roc/crates/repl_wasm/src
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
..
externs_js.rs Convert unused dbg!()s to eprintln!()s 2024-12-01 23:10:35 -05:00
externs_test.rs Fix types in web REPL tests 2023-09-09 17:19:40 +01:00
lib.rs repl_wasm: rename Cargo feature wasmer->wasi_test 2022-12-16 14:52:05 +00:00
repl.rs Support importing local files in the REPL 2024-04-26 23:33:19 -03:00
repl_platform.c update zig and rust platforms to have correct roc_panic and roc_dbg 2023-11-29 21:49:34 -08:00