wasm-bindgen/.gitignore
WhizSid 0753bec4c6
Worker tests (#3351)
* Running tests on workers without displaying errors

* Initializing the wasm bindgen only in worker

* Adding tests to run in workers

* Format

* Adding webdriver.json file

* Removed memory module from worker tests

* Keeping original JsValue without overwriting

* Updated the documentation
2023-04-26 19:09:15 +05:00

12 lines
128 B
Plaintext

.idea
/target/
**/*.rs.bk
Cargo.lock
node_modules
package-lock.json
npm-shrinkwrap.json
yarn.lock
/publish
/publish.exe
.vscode