-
Notifications
You must be signed in to change notification settings - Fork 843
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
101 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
js_framework_benchmark_wasm_bindgen.* | ||
js_framework_benchmark_wasm_bindgen_bg.* | ||
node_modules | ||
/target | ||
/pkg | ||
/wasm-pack.log | ||
/yarn-error.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Because of the heavy amount of Rust dependencies, this example is pre-compiled, so you don't need to compile anything. | ||
|
||
However, if you do want to compile it, you will need the following: | ||
|
||
* [Rust](https://www.rust-lang.org/tools/install) | ||
|
||
* [wasm-pack](https://rustwasm.github.io/wasm-pack/) | ||
|
||
After installing those, run these commands: | ||
|
||
``` | ||
npm install | ||
npm run build-prod-force | ||
``` |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+44.4 KB
frameworks/keyed/wasm-bindgen/bundled-dist/9514be0dfb95a4ff4996.module.wasm
Binary file not shown.
Binary file removed
BIN
-36.5 KB
frameworks/keyed/wasm-bindgen/bundled-dist/ba8d57e82e56f77ade6d.module.wasm
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.