kiesel/files/

NameSizeLast modification

img/

2023-07-18 14:08:53 +00:00 a year ago

kiesel-linux-aarch6415.3 MB

15.3 MB2024-10-20 23:31:39 +00:00 a day ago

kiesel-linux-arm15.1 MB

15.1 MB2024-10-20 23:31:39 +00:00 a day ago

kiesel-linux-mips3.7 MB

3.7 MB2024-10-20 23:31:40 +00:00 a day ago

kiesel-linux-mips644.1 MB

4.1 MB2024-10-20 23:31:40 +00:00 a day ago

kiesel-linux-powerpc3.1 MB

3.1 MB2024-10-20 23:31:40 +00:00 a day ago

kiesel-linux-powerpc6416.2 MB

16.2 MB2024-10-20 23:31:41 +00:00 a day ago

kiesel-linux-riscv6426.7 MB

26.7 MB2024-10-20 23:31:42 +00:00 a day ago

kiesel-linux-x8615.7 MB

15.7 MB2024-10-20 23:31:42 +00:00 a day ago

kiesel-linux-x86_6416.1 MB

16.1 MB2024-10-20 23:31:43 +00:00 a day ago

kiesel-linux-x86_64-releasefast15.7 MB

15.7 MB2024-10-20 23:31:43 +00:00 a day ago

kiesel-macos-aarch6415.9 MB

15.9 MB2024-10-20 23:31:44 +00:00 a day ago

kiesel-macos-x86_6416.3 MB

16.3 MB2024-10-20 23:31:45 +00:00 a day ago

kiesel-windows-aarch64.exe15.4 MB

15.4 MB2024-10-20 23:31:45 +00:00 a day ago

kiesel-windows-x86.exe28.8 MB

28.8 MB2024-10-20 23:31:46 +00:00 a day ago

kiesel-windows-x86_64.exe30.2 MB

30.2 MB2024-10-20 23:31:47 +00:00 a day ago

kiesel.wasm3.0 MB

3.0 MB2024-10-20 23:31:47 +00:00 a day ago

README.md562 B

562 B2024-01-06 12:34:26 +00:00 9 months ago

version.txt41 B

41 B2024-10-20 23:31:48 +00:00 a day ago

README.md

A few notes:

  • Builds happen automatically whenever CI runs on the main branch, and are built and uploaded sequentially. They're using plain zig build with -Doptimize=ReleaseSafe and don't differ from what you get when building locally.
  • Everything is cross-compiled from Linux, there are no dedicated macOS or Windows CI runners.
  • The Wasm file is a wasm32-wasi build, which can be used with a native Wasm VM or on the web (see the Kiesel playground for inspiration).

Keep in mind that these builds are far from stable or complete and have bugs :^)