mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-14 13:31:22 +00:00
Adding in wrapper file to fix circular dependency with Webpack 5 (#2110)
* Adding in wrapper file to fix circular dependency with Webpack 5 * Running rustfmt * Fixing unit tests
This commit is contained in:
@ -11,5 +11,3 @@ export const __wbindgen_init_anyref_table = function() {
|
||||
;
|
||||
};
|
||||
|
||||
wasm.__wbindgen_start();
|
||||
|
||||
|
Reference in New Issue
Block a user