kiesel/files/

NameSizeLast modification

img/

2023-07-18 14:08:53 +00:00 10 months ago

kiesel-linux-aarch642.9 MB

2.9 MB2024-05-12 13:37:50 +00:00 4 days ago

kiesel-linux-riscv6425.0 MB

25.0 MB2024-05-12 13:37:51 +00:00 4 days ago

kiesel-linux-x864.2 MB

4.2 MB2024-05-12 13:37:52 +00:00 4 days ago

kiesel-linux-x86_643.7 MB

3.7 MB2024-05-12 13:37:52 +00:00 4 days ago

kiesel-macos-aarch643.2 MB

3.2 MB2024-05-12 13:37:52 +00:00 4 days ago

kiesel-windows-aarch64.exe2.7 MB

2.7 MB2024-05-12 13:37:53 +00:00 4 days ago

kiesel-windows-x86.exe3.5 MB

3.5 MB2024-05-12 13:37:53 +00:00 4 days ago

kiesel-windows-x86_64.exe3.3 MB

3.3 MB2024-05-12 13:37:53 +00:00 4 days ago

kiesel.wasm3.3 MB

3.3 MB2024-05-12 13:37:54 +00:00 4 days ago

README.md562 B

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

version.txt41 B

41 B2024-05-12 13:37:54 +00:00 4 days 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 :^)