rollup-plugin-assemblyscript icon indicating copy to clipboard operation
rollup-plugin-assemblyscript copied to clipboard

Support Nodejs

Open aminya opened this issue 4 years ago • 1 comments

rollup-plugin-rust supports Nodejs https://github.com/wasm-tool/rollup-plugin-rust/blob/6138501796e8d67ef21365f280c88bf60a8b512e/index.js#L273

fetch is not defined in Nodejs

aminya avatar Jan 07 '21 08:01 aminya

The author shows here how to configure the plugin with node.js https://github.com/surma/letterboxer/blob/master/rollup.config.js

StEvUgnIn avatar Apr 01 '21 09:04 StEvUgnIn