mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-17 02:42:13 +00:00
Merge pull request #38 from rylev/readme-section-test
Add section on node dependency in README
This commit is contained in:
commit
6a7c9710ca
@ -439,3 +439,8 @@ at your option.
|
|||||||
Unless you explicitly state otherwise, any contribution intentionally submitted
|
Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||||
for inclusion in this project by you, as defined in the Apache-2.0 license,
|
for inclusion in this project by you, as defined in the Apache-2.0 license,
|
||||||
shall be dual licensed as above, without any additional terms or conditions.
|
shall be dual licensed as above, without any additional terms or conditions.
|
||||||
|
|
||||||
|
### Tests
|
||||||
|
|
||||||
|
In order to run the tests you will need (node.js)[https://nodejs.org/] version
|
||||||
|
8.9.4 or above. Running the tests is done by running `cargo test`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user