zig/test
Luuk de Gram 9e03cf9489 wasm: Initial behavior tests succeeding
- Correctly load slice value on stack
- Implement WrapErrorUnionErr and payload
- Implement trunc, fix sliceLen and write undefined
- Implement slice as return type and argument

Note: This also fixes a memory leak for inferred error sets, and for usingnamespace
2021-12-05 12:19:01 -08:00
..
behavior stage1: LLVM code for @tagName not emitting null byte 2021-12-03 16:50:20 -07:00
src
stage1/c_abi
stage2 stage2 ARM: Implement calling with stack parameters 2021-12-04 18:16:23 -08:00
standalone std.build.InstallRawStep: allow custom dest_dir 2021-12-03 12:56:49 -08:00
assemble_and_link.zig
behavior.zig wasm: Initial behavior tests succeeding 2021-12-05 12:19:01 -08:00
cases.zig
cli.zig
compare_output.zig
compile_errors.zig
gen_h.zig
run_translated_c.zig
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig
translate_c.zig