mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Typo!
This commit is contained in:
parent
6811059935
commit
f60b5d9968
@ -24,7 +24,7 @@ development mode) wasm modules may be larger than 4K.
|
||||
The usage of `new WebAssembly.Instance` is currently believed to [be a bug][bug]
|
||||
in webpack which is likely to get fixed once [`instantiateStreaming`][bug2] is
|
||||
used instead. Once this is [fixed in upstream Webpack][fix] then this example
|
||||
with work in Chrome (like it does currently in Firefox).
|
||||
will work in Chrome (like it does currently in Firefox).
|
||||
|
||||
In the meantime, however, there's a `chrome` directory in this folder which also
|
||||
has a `build.sh` script that contains a workaround for this issue. If you're
|
||||
|
Loading…
x
Reference in New Issue
Block a user