roc/crates/compiler/test_gen/src/helpers
Brendan Hansknecht 6dc5bfb1b7
Use roc_target over target_lexicon
Tailors a target class for our needs.
Replaces tons of uses across the entire compiler.
This is a base for later adding new targets like thumb.
2024-03-31 10:50:26 -07:00
..
debug-wasm-test.html Improve Wasm debug instructions 2023-10-23 13:50:35 -07:00
dev.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
from_wasm32_memory.rs wasm: incorrect step used to read RocList elements 2024-01-30 18:51:14 +01:00
llvm.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
mod.rs clippy 2023-10-23 13:50:35 -07:00
platform_functions.rs remove all definitions of roc_memcpy 2023-06-02 15:23:05 -07:00
wasm.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
wasm_linking_host_imports.zig moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
wasm_linking_test_host.zig test_gen: pass Wasm linking test without DCE 2022-12-14 08:42:01 +00:00
wasm_test_platform.c update zig and rust platforms to have correct roc_panic and roc_dbg 2023-11-29 21:49:34 -08:00