roc/crates/compiler/gen_wasm/src
Brendan Hansknecht e336aa525c
Merge pull request #6062 from JRMurr/div-0-should-crash
Update zig `@panic` calls to `roc_panic` for numeric errors
2023-12-05 12:28:47 -08:00
..
backend.rs rename to GetElementPointer, index -> indices 2023-11-13 15:48:05 +01:00
code_builder.rs Fix Wasm backend compile error in Web REPL build 2023-11-06 08:08:00 +00:00
layout.rs wasm: delete CallConv, since now Zig==C (hopefully) 2023-10-23 13:50:31 -07:00
lib.rs switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
low_level.rs Merge branch 'main' into div-0-should-crash 2023-12-02 20:10:32 -06:00
storage.rs Trim load_symbols_for_call 2023-11-05 23:55:26 +00:00
wasm32_result.rs Remove unused args from call 2023-11-05 23:32:20 +00:00
wasm32_sized.rs implement wasm traits for roc_std::RocBox 2023-02-09 14:55:08 +01:00