| 3 years ago | Andrew Kelley | | add zig1.wasm.zst |
| 3 years ago | Andrew Kelley | | CI: revert windows script to master branch version |
| 3 years ago | Jacob Young | | cmake: disable stack protector for zig2 to avoid link errors on windows |
| 3 years ago | Jacob Young | | compiler_rt: remove stack probe functions from c builds |
| 3 years ago | Jacob Young | | CBE: avoid trailing space |
| 3 years ago | Jacob Young | | wasm2c: improve amortized speed of memory.grow |
| 3 years ago | Jacob Young | | CBE: add windows-specific reserved identifiers |
| 3 years ago | Jacob Young | | compiler_rt: don't use the llvm windows v2u64 abi with the C backend |
| 3 years ago | Andrew Kelley | | CI: aarch64-macos tarball patch |
| 3 years ago | Andrew Kelley | | CI: don't pass -Denable-stage1 when building stage4 |
| 3 years ago | Andrew Kelley | | CI: update tarballs |
| 3 years ago | Jacob Young | | wasi: add support for windows paths |
| 3 years ago | Jacob Young | | cmake: fix bootstrap dependencies |
| 3 years ago | Andrew Kelley | | CI: use a patched tarball |
| 3 years ago | Andrew Kelley | | CMake: remove --color on for compiler_rt too |
| 3 years ago | Andrew Kelley | | zig.h: fix f16 has builtin check |
| 3 years ago | Andrew Kelley | | langref: update WASI preopens example |
| 3 years ago | Andrew Kelley | | add std.heap.wasm_allocator |
| 3 years ago | Jacob Young | | zig.h: avoid using _Float16 when __builtin_inff16 isn't available |
| 3 years ago | Jacob Young | | wasm2c: support memory.copy with overlapping buffers |
| 3 years ago | Andrew Kelley | | stage2: revert change to handling of --color on |
| 3 years ago | Andrew Kelley | | CMake: adjust apple clang compiler check |
| 3 years ago | Andrew Kelley | | std: fix WASI regressions |
| 3 years ago | Andrew Kelley | | translate-c: fix wrong logic adjustment |
| 3 years ago | Andrew Kelley | | translate-c: remove stage1 conditions from tests |
| 3 years ago | Andrew Kelley | | CMake: remove --color on |
| 3 years ago | Jacob Young | | zig.h: fix shlo breakage on smaller bitwidths |
| 3 years ago | Jacob Young | | cc: remove argument parsing from only-c builds |
| 3 years ago | Jacob Young | | zig.h: fix shift ub for a shlo by 0 |
| 3 years ago | Jacob Young | | wasm2c: remove unnecessary brackets to reduce max bracket depth |
| 3 years ago | Jacob Young | | cmake: fix stack size linker argument on mac |
| 3 years ago | Jacob Young | | test: remove reference to stage1 |
| 3 years ago | Jacob Young | | cmake: fix host target detection |
| 3 years ago | Jacob Young | | CBE: fix bad local reuse for volatile memset |
| 3 years ago | Jacob Young | | wasm2c: avoid aliasing issues on memory access |
| 3 years ago | Andrew Kelley | | CMake: add the bracket-depth workaround for zig1 |
| 3 years ago | Andrew Kelley | | CMake adjustments |
| 3 years ago | Jacob Young | | wasi: implement file truncation |
| 3 years ago | Jacob Young | | use zig-wasm2c for bootstrapping |
| 3 years ago | Andrew Kelley | | CMake: use ReleaseSmall instead of ReleaseFast |
| 3 years ago | Andrew Kelley | | build: remove -Dwasi-bootstrap; add update-zig1 step |
| 3 years ago | Andrew Kelley | | CMake: rebuild when the wasm blob changes |
| 3 years ago | Andrew Kelley | | zig1.c: remove executable bit |
| 3 years ago | Andrew Kelley | | CI: make Windows build from source like everybody else |
| 3 years ago | Andrew Kelley | | Sema: queue type resolution for result of `@fieldParentPtr` |
| 3 years ago | Andrew Kelley | | CMake: no optimization for zig1.c and zig2.c |
| 3 years ago | Jacob Young | | std.fmt: more descriptive names for impl functions |
| 3 years ago | Andrew Kelley | | fix merge conflicts from master branch |
| 3 years ago | Andrew Kelley | | update zig1.c to latest zig-wasi |
| 3 years ago | Matt Knight | | Some fixes for the wasi interpreter for macOS (#13587) |
|