Publish to https://deno.land/x ?
This module doesn’t have any runtime dependencies, and would be a nice addition to the Deno ecosystem :)
Indeed! The problem is that the last time I tried to run it on Deno it didn't work out of the box, I believe that we have to do some modifications before releasing.
Anyway, it should work fine with the npm interoperability https://github.com/ceifa/wasmoon/issues/47
Just tried on latest Deno 1.40.4 and it's working very nicely using the NPM support.
Emscripten still doesn't have a native support deno. I will close this for now, and the recommended path for those who want to work with wasmoon on deno is to use npm:wasmoon as the import and enable all node compatibility flags. It should work great.