webassembly-loader icon indicating copy to clipboard operation
webassembly-loader copied to clipboard

Yet another webpack-loader for importing wasm code :joy:

Results 23 webassembly-loader issues
Sort by recently updated
recently updated
newest added

This PR contains a: - [ ] **bugfix** - [x] new **feature** - [x] **code refactor** - [x] **test update** - [ ] **typo fix** - [x] **documentations** - [...

> related https://github.com/DrSensor/webassembly-loader/pull/11#issuecomment-539257858 #### Rules & TODO - 3rd party actions are **not** allowed except the [official one](https://github.com/actions/) - remove `npm audit` steps (security check will be performed by github...

good first issue
hacktoberfest

> from https://github.com/DrSensor/rollup-plugin-rust/issues/11 Webpack 4 has a feature to import exported function in wasm file directly (see [here](https://github.com/webpack/webpack/tree/master/examples/wasm-simple#mathjs)). Probably people more comfortable if this behavior is set as default. I...

help wanted
good first issue
hacktoberfest