roc/compiler/gen_wasm/src
2022-06-22 00:27:38 +01:00
..
wasm_module wasm: Fix linking bug in calls from Roc to JS 2022-06-17 23:18:18 +01:00
backend.rs wasm: add support for NumToIntChecked 2022-06-22 00:27:38 +01:00
layout.rs Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-linking-zig9 2022-04-11 18:34:43 +01:00
lib.rs Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-linking-test-improvements 2022-06-17 23:20:05 +01:00
low_level.rs wasm: add support for NumToIntChecked 2022-06-22 00:27:38 +01:00
storage.rs wasm: support 128-bit numbers as arguments to Roc procedures 2022-06-22 00:27:38 +01:00
wasm32_result.rs wasm: first draft DCE for imports 2022-06-07 22:01:17 +01:00
wasm32_sized.rs Remove no-longer-necessary ReferenceCount uses in wasm 2022-05-26 11:18:06 -04:00