roc/compiler/gen_wasm/src
2021-12-17 11:37:40 -05:00
..
wasm_module Add some debug features to gen_wasm 2021-12-11 20:33:54 +00:00
backend.rs feat(wasm): copy value to memory 2021-12-17 11:37:40 -05: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 Fix roc_alloc linking. Test passes for recursive Tag 2021-12-11 20:33:11 +00:00
low_level.rs feat(wasm): LowLevel::ListLen 2021-12-16 21:50:12 -05:00
storage.rs Add Wasm support for recursive tags, along with GetTagId and UnionAtIndex 2021-12-11 20:33:11 +00:00