| 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) |
| 3 years ago | Andrew Kelley | | CMake: use -O1 instead of -O2 for building generated .c code |
| 3 years ago | Andrew Kelley | | zig1.c: autodetect host target triple |
| 3 years ago | Andrew Kelley | | enable the LLVM backend in stage2 |
| 3 years ago | Andrew Kelley | | zig1.c: decompress zig1.wasm.zst with zstd |
| 3 years ago | Andrew Kelley | | add zstd v1.5.2 |
| 3 years ago | Andrew Kelley | | interpret the WASI blob to produce zig2.c and compiler_rt.c |
| 3 years ago | Andrew Kelley | | redo CMakeLists.txt to use WASI interpreter |
| 3 years ago | Andrew Kelley | | stage2: take advantage of the new WasmAllocator |
| 3 years ago | Andrew Kelley | | stage2: make --color override apply to std.Progress |
| 3 years ago | Andrew Kelley | | std.wasm: add Opcode.prefixed and make PrefixedOpcode nonexhaustive |
| 3 years ago | Andrew Kelley | | std: clean up imports in a couple files |
|