roc/crates/compiler/gen_wasm/src
2024-07-13 10:39:55 -07:00
..
backend.rs get runtime representation within a pointer instead of of pointers to correctly find refcount functions 2024-07-13 10:39:55 -07:00
code_builder.rs Support formatting strings in error macros 2024-06-29 21:09:17 -04:00
layout.rs wasm: delete CallConv, since now Zig==C (hopefully) 2023-10-23 13:50:31 -07:00
lib.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
low_level.rs generate elem refcount function and pass it into decref lowlevel 2024-07-13 10:39:55 -07:00
storage.rs Trim load_symbols_for_call 2023-11-05 23:55:26 +00:00
wasm32_result.rs Add a RocRefcounted trait in roc_std 2024-07-13 10:39:51 -07:00
wasm32_sized.rs Add a RocRefcounted trait in roc_std 2024-07-13 10:39:51 -07:00