0 branches
Tree
Top files
Clone with HTTPS:
arith.vv.out
wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120)
2 years ago
198 bytes
arrays.vv
wasm: resolve fixed-array `.len` instead of aborting with "could not find field len" (#27518)
last Jun 21
1.28 KB
arrays.vv.out
wasm: resolve fixed-array `.len` instead of aborting with "could not find field len" (#27518)
last Jun 21
172 bytes
browser_int_builtins_test.v
wasm: make integer/string builtins available to the `-os browser` target (#27517)
last Jun 21
1.3 KB
callback_only.vv
wasm: add table & element sections, call_indirect, and function values (#27532)
last Jun 26
394 bytes
callback_only.vv.out
wasm: add table & element sections, call_indirect, and function values (#27532)
last Jun 26
3 bytes
cast.vv
builder,wasm: fix pointer size to 4 for `-b wasm` before the checker stage (#26281)
last Jan 8
38 bytes
cast.vv.out
builder,wasm: fix pointer size to 4 for `-b wasm` before the checker stage (#26281)
last Jan 8
1 bytes
control_flow.vv
wasm: fix infinite loop using continue in C-like for loops (#26250)
last Jan 3
2.1 KB
control_flow.vv.out
wasm: fix infinite loop using continue in C-like for loops (#26250)
last Jan 3
211 bytes
fn_value.vv
wasm: add table & element sections, call_indirect, and function values (#27532)
last Jun 26
1.98 KB
fn_value.vv.out
wasm: add table & element sections, call_indirect, and function values (#27532)
last Jun 26
51 bytes
labeled_for_inc.vv
wasm: fix infinite loop using continue in C-like for loops (#26250)
last Jan 3
1.36 KB
labeled_for_inc.vv.out
wasm: fix infinite loop using continue in C-like for loops (#26250)
last Jan 3
148 bytes
multi_expr.vv
wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120)
2 years ago
1.47 KB
multi_expr.vv.out
wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120)
2 years ago
119 bytes
scalar_option_result_error_test.v
wasm: emit a clean error for scalar `?T`/`!T` returns instead of an internal ICE (#27516)
last Jun 26
1.61 KB
structs.vv
wasm: remove dependency on thirdparty/binaryen, webassembly backend rewrite (#18120)
2 years ago
2.01 KB