Closed
Description
💡 Feature description
I want to build wasm for Deno.
https://github.com/denoland/deno
I try write rust and do wasm-pack.
And then I got .wasm file, I put it file on the Deno.
But the wasm file never work....(´;ω;`)
💻 Basic example
$ wasm-pack build --target deno