Closed ByronBecker closed 1 month ago
This is a known issue which is most likely caused by the emoji in import Prim "mo:⛔";
. You might be able to work around this by replacing the first line with import Prim "mo:prim";
.
I looked into this a while ago, and it appears to be some deep-seated issue with how wasm-bindgen
translates between JS and Rust strings. I'll increase the priority of fixing this, especially if you continue to run into this after removing the prim emoji.
This solved it, sorry for not responding earlier - closing the issue now.
Just recently ran into this weird formatting memory issue. Seems to run out of memory just when this one file is included.
Here's the file that it's choking on: