aboutsummaryrefslogtreecommitdiff
path: root/src/reflect/asm_wasm.s
AgeCommit message (Expand)Author
2021-04-02reflect: add register ABI support for makeFuncStub and methodValueCallMichael Anthony Knyszek
2019-03-03all: rename WebAssembly instructions according to spec changesRichard Musiol
2018-09-29reflect: ensure correct scanning of return valuesKeith Randall
2018-05-08runtime: add js/wasm architectureRichard Musiol