aboutsummaryrefslogtreecommitdiff
path: root/lib/std/wasm.zig
AgeCommit message (Expand)Author
2021-05-08std: update usage of std.testingVeikka Tuominen
2021-04-08Refactor link/wasm.zig to use offset tableLuuk de Gram
2021-04-05std/wasm: add buildOpcode to help construction of `Opcode`sgracefu
2021-02-05Ensure function indices are correct and fix a memory leakLuuk de Gram
2021-02-05Create type declarations for extern functions and write the 'import' sectionLuuk de Gram
2021-02-01Define wasm constantsLuuk de Gram