kiesel/files/

NameSizeLast modification

kiesel-linux-riscv6425.1 MB

25.1 MB2023-12-04 23:16:54 +00:00 15 hours ago

kiesel-linux-x863.5 MB

3.5 MB2023-12-04 23:21:08 +00:00 15 hours ago

kiesel-linux-x86_643.5 MB

3.5 MB2023-12-04 23:25:10 +00:00 15 hours ago

kiesel-windows-x86.exe3.1 MB

3.1 MB2023-12-04 23:29:43 +00:00 15 hours ago

kiesel-windows-x86_64.exe3.1 MB

3.1 MB2023-12-04 23:32:09 +00:00 15 hours ago

kiesel-linux-aarch642.9 MB

2.9 MB2023-12-04 23:13:10 +00:00 15 hours ago

kiesel.wasm2.7 MB

2.7 MB2023-12-04 23:08:57 +00:00 15 hours ago

kiesel-windows-aarch64.exe2.5 MB

2.5 MB2023-12-04 23:27:32 +00:00 15 hours ago

README.md620 B

620 B2023-10-10 22:21:46 +00:00 2 months ago

version.txt41 B

41 B2023-12-04 23:32:10 +00:00 15 hours ago

img/

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

README.md

A few notes:

  • Builds happen automatically whenever CI runs on the main branch, and are built and uploaded sequentially once done. They're using plain zig build with -Doptimize=ReleaseSafe and don't differ from what you get when building locally.
  • Kiesel is known to build on macOS but requires the SDK and is therefore difficult to cross-compile from Linux. Windows builds are available.
  • 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 :^)