mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 04:51:23 +00:00
Merge pull request #678 from derekdreery/webidl_namespace_support
Add support webidl namespaces.
This commit is contained in:
@ -26,7 +26,7 @@ cargo test
|
||||
## The Web IDL Frontend's Tests
|
||||
|
||||
```
|
||||
cargo test -p wasm-bindgen-webidl
|
||||
cargo test -p webidl-tests --target wasm32-unknown-unknown
|
||||
```
|
||||
|
||||
## The Macro UI Tests
|
||||
|
Reference in New Issue
Block a user