ruffle/web/packages
relrelb 66bfff7687 web: Simplify .wasm loading
Use wasm-bindgen's built-in loader instead of relying on Webpack.

This allows to no longer declare .wasm files as resource assets in
each webpack.config.js.

Also the bundled JS is a bit smaller (e.g. demo is now ~88KB vs.
~90KB before).
2021-07-24 14:18:19 -07:00
..
core web: Simplify .wasm loading 2021-07-24 14:18:19 -07:00
demo web: Simplify .wasm loading 2021-07-24 14:18:19 -07:00
extension web: Simplify .wasm loading 2021-07-24 14:18:19 -07:00
selfhosted web: Simplify .wasm loading 2021-07-24 14:18:19 -07:00