Sven Sauleau
Sven Sauleau
I don't think relying on Observable is a good idea; I don't expect them to be soon in JS (if at all) and that would be very uncommon. The `onchange`/`ongrow`...
Here's my suggestion: https://github.com/webpack/webpack/issues/7264#issuecomment-388112273 We don't need to explicitly support emscripten, that would be generic enough. Note that wasn-bindgen already does that.
For ref https://github.com/kripken/emscripten/pull/6483 Also note that the same works for a module on npm. I think it would be more practical.
https://bundle.run/@babel/polyfill@7 is now working
I will manually free some space, I need to work on a better long term solution. Thanks for the ping
Just FYI we have a discussion going on about sync instatiation in Webpack https://github.com/webpack/webpack/issues/6433