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-06-18 15:31:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
59e773f5ec2b8ed95e05d80ec0c682c5848f587a
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 21:11:02 +01:00
};
Reference in New Issue
Copy Permalink