mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
commit
7076c889a5
21 changed files with 298 additions and 286 deletions
|
@ -98,7 +98,6 @@ fn compile_roc_to_wasm_bytes<'a, T: Wasm32Result>(
|
|||
filename,
|
||||
module_src,
|
||||
src_dir,
|
||||
Default::default(),
|
||||
RocCacheDir::Disallowed,
|
||||
load_config,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue