roc/compiler/gen_wasm/src
2021-12-31 13:25:38 +00:00
..
wasm_module Debug config for Wasm backend 2021-12-26 10:45:18 +00:00
backend.rs Merge pull request #2301 from rtfeldman/wasm-refcount-list 2021-12-31 13:25:38 +00:00
layout.rs Refactor wasm lowlevels to make it easier to add more 128-bit ops 2021-12-01 15:09:23 +00:00
lib.rs Clarify some lowlevel code to make it clearer what to do when adding new ones 2021-12-29 22:11:33 +00:00
low_level.rs Wasm: avoid two memory loads for ListLen, at the cost of +1 instruction byte 2021-12-30 15:40:55 +00:00
storage.rs Initialize stack pointer when it doesn't exist 2021-12-26 17:46:06 -06:00