kiesel/files/

NameSizeLast modification

img/

2023-07-18 14:08:53 +00:00 2 years ago

kiesel-linux-aarch6415.6 MB

15.6 MB2025-01-23 22:57:01 +00:00 a day ago

kiesel-linux-arm15.4 MB

15.4 MB2025-01-23 22:57:01 +00:00 a day ago

kiesel-linux-mips3.9 MB

3.9 MB2025-01-23 22:57:02 +00:00 a day ago

kiesel-linux-mips644.4 MB

4.4 MB2025-01-23 22:57:02 +00:00 a day ago

kiesel-linux-powerpc3.3 MB

3.3 MB2025-01-23 22:57:02 +00:00 a day ago

kiesel-linux-powerpc6416.5 MB

16.5 MB2025-01-23 22:57:03 +00:00 a day ago

kiesel-linux-riscv642.4 MB

2.4 MB2025-01-23 22:57:03 +00:00 a day ago

kiesel-linux-x8615.6 MB

15.6 MB2025-01-23 22:57:04 +00:00 a day ago

kiesel-linux-x86_6416.1 MB

16.1 MB2025-01-23 22:57:05 +00:00 a day ago

kiesel-linux-x86_64-releasefast15.6 MB

15.6 MB2025-01-23 22:57:06 +00:00 a day ago

kiesel-macos-aarch6416.1 MB

16.1 MB2025-01-23 22:57:06 +00:00 a day ago

kiesel-macos-x86_6416.4 MB

16.4 MB2025-01-23 22:57:07 +00:00 a day ago

kiesel-uefi-x86_64.efi2.3 MB

2.3 MB2025-01-23 22:57:07 +00:00 a day ago

kiesel-windows-aarch64.exe15.5 MB

15.5 MB2025-01-23 22:57:08 +00:00 a day ago

kiesel-windows-x86.exe31.1 MB

31.1 MB2025-01-23 22:57:09 +00:00 a day ago

kiesel-windows-x86_64.exe32.5 MB

32.5 MB2025-01-23 22:57:10 +00:00 a day ago

kiesel.wasm3.2 MB

3.2 MB2025-01-23 22:57:10 +00:00 a day ago

README.md562 B

562 B2024-01-06 12:34:26 +00:00 a year ago

version.txt41 B

41 B2025-01-23 22:57:10 +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 :^)