This website requires JavaScript.
Explore
Help
Sign In
rustwasm
/
wasm-bindgen
Watch
1
Star
0
Fork
0
You've already forked wasm-bindgen
mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced
2025-01-08 14:13:51 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
2fbb8359e0
wasm-bindgen
/
crates
/
webidl-tests
/
namespace.webidl
5 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge branch 'master' of https://github.com/rustwasm/wasm-bindgen
2018-08-13 18:59:52 +03:00
namespace math_test {
Fix console test
2018-08-13 19:21:05 +03:00
long add_one(long val);
double pow(double base, double exponent);
Add simple test for namespaces.
2018-08-12 23:11:02 +03:00
};
Reference in New Issue
Copy Permalink