mirror of
https://github.com/bspeice/speice.io
synced 2024-12-22 16:48:10 -05:00
Typo fix
This commit is contained in:
parent
abfc1496f1
commit
44996f37fe
@ -98,7 +98,7 @@ The first issue
|
|||||||
[I ran into](https://www.reddit.com/r/rust/comments/98lpun/unable_to_load_wasm_for_electron_application/)
|
[I ran into](https://www.reddit.com/r/rust/comments/98lpun/unable_to_load_wasm_for_electron_application/)
|
||||||
while attempting to bundle everything via `webpack` is a detail in the WASM spec:
|
while attempting to bundle everything via `webpack` is a detail in the WASM spec:
|
||||||
|
|
||||||
> This function accepts a Response object, or a promise for one, and ... **[if > it] does not match
|
> This function accepts a Response object, or a promise for one, and ... **[if it] does not match
|
||||||
> the `application/wasm` MIME type**, the returned promise will be rejected with a TypeError;
|
> the `application/wasm` MIME type**, the returned promise will be rejected with a TypeError;
|
||||||
>
|
>
|
||||||
> [WebAssembly - Additional Web Embedding API](https://webassembly.org/docs/web/#additional-web-embedding-api)
|
> [WebAssembly - Additional Web Embedding API](https://webassembly.org/docs/web/#additional-web-embedding-api)
|
||||||
|
Loading…
Reference in New Issue
Block a user