mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 01:01:34 +00:00
Use wasm-pack build --target web
for without-a-bundler example
This commit is contained in:
@ -9,9 +9,6 @@ browser directly. For this deployment strategy bundlers like Webpack are not
|
||||
required. For more information on deployment see the [dedicated
|
||||
documentation][deployment].
|
||||
|
||||
> **Note**: the `--web` flag is quite new to `wasm-bindgen`, and does not
|
||||
> currently have support in `wasm-pack` yet. Support will be added soon though!
|
||||
|
||||
First let's take a look at the code and see how when we're using `--web`
|
||||
we're not actually losing any functionality!
|
||||
|
||||
|
Reference in New Issue
Block a user