Loading of wasm function fails

dokutoku dokutoku at users.noreply.github.com
Mon Apr 22 10:36:23 UTC 2019


I try to use wasm with LDC, but I can not load wasm functions 
with the following message even if I write it the same as the 
"Generating WebAssembly with LDC" page on wiki

TypeError: exports.add is not a function

How can I solve this problem?


More information about the Digitalmars-d-learn mailing list