roc/crates/compiler/test_gen/src/helpers
Richard Feldman bc0c9250f9
Convert unused dbg!()s to eprintln!()s
This makes it nicer to work with dbg! normally,
because grepping the code base for dbg!() reveals
only the usages of it that are currently active.
2024-12-01 23:10:35 -05:00
..
debug-wasm-test.html Improve Wasm debug instructions 2023-10-23 13:50:35 -07:00
dev.rs Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00
from_wasm32_memory.rs add missed RocRefcounted 2024-07-13 10:39:58 -07:00
llvm.rs Merge branch 'main' into specialize-exprs 2024-11-23 01:48:51 -03:00
mod.rs cleanup gen_refcount and add new test based on map2 2024-07-13 10:39:56 -07:00
platform_functions.rs remove all definitions of roc_memcpy 2023-06-02 15:23:05 -07:00
wasm.rs cleanup gen_refcount and add new test based on map2 2024-07-13 10:39:56 -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 cleanup gen_refcount and add new test based on map2 2024-07-13 10:39:56 -07:00