You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not sure that I will understand whole impact on the EMCC modularization, but at least these fixes in the modularization works for me in the Blazor applciation, which is by itself ESM environment.
closessql-js#524
could you maybe build a esm version that can be imported and uses
import.meta.url
to load wasm files relative to the cdn somebody is using?would just like to be able to do import it.
the hole umd commonjs loadfile is complicated.
The text was updated successfully, but these errors were encountered: