This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasm-bindgen
Watch
1
Star
0
Fork
0
You've already forked wasm-bindgen
mirror of
https://github.com/fluencelabs/wasm-bindgen
synced
2025-05-30 22:21:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
tests
/
all
/
webidl
/
simple.rs
Nick Fitzgerald
daabbbd06e
Add a stub test module for when we have webidl tests
2018-05-29 14:20:15 -07:00
5 lines
43 B
Rust
Raw
Blame
History
#[
test
]
fn
webidl
(
)
{
assert!
(
true
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink