Have you tried the `{.exportc.}` pragma on your function so that it's not
name-mangled?
- Compiling Nim to WebAssembly and exporting a function from it Ntsekees
- Compiling Nim to WebAssembly and exporting a function from i... mratsim
Have you tried the `{.exportc.}` pragma on your function so that it's not
name-mangled?