Skip to content

Tags: danleh/wasabi

Tags

archive/valid-input-list

Toggle archive/valid-input-list's commit message
ignore OOM Wasm binary also in WasmBench dataset folder

archive/reorganize-tests

Toggle archive/reorganize-tests's commit message
update test inputs paths

archive/multi-value

Toggle archive/multi-value's commit message
bump version and add changelog due to breaking change

archive/wimpl

Toggle archive/wimpl's commit message
adapt wasabi tool code to new changes in lib/wasm

archive/wasmparser

Toggle archive/wasmparser's commit message
adapt Wasabi code to be compatible with new lib/wasm

archive/issue-30-build-error-enumset

Toggle archive/issue-30-build-error-enumset's commit message
update dependencies

archive/issue-28

Toggle archive/issue-28's commit message
add test case for issue #28

archive/section-code-byte-offsets

Toggle archive/section-code-byte-offsets's commit message
add tests for section and code offset maps

archive/memory-alignment

Toggle archive/memory-alignment's commit message
add MemoryOp trait with natural_alignment_exp() function, print align…

…ment only if not natural

archive/function-parameter-debug-name

Toggle archive/function-parameter-debug-name's commit message
replace direct struct init with call to new()/new_imported() to uphol…

…d param_name invariant