ruffle/web/extension/js
David Wendt 8060802465 Kill `bootstrap.js`, load the WASM ourselves.
Instead of forcing a chunk load on Webpack just so we can have Webpack prepare the WASM for us, we're now using the `no-modules` mode of `wasm-pack` manually and loading the resulting files ourselves.

I still have to force Ruffle to load outside of the extension sandbox though...
2019-08-30 22:27:47 -04:00
..
index.js Fix most (though not all) of our extension bugs. 2019-08-30 22:27:47 -04:00
lv0.js Kill `bootstrap.js`, load the WASM ourselves. 2019-08-30 22:27:47 -04:00