This website requires JavaScript.
Explore
Help
Sign in
naskya
/
napi-rs
Watch
1
Star
0
Fork
You've already forked napi-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bac8ea0e4d
napi-rs
/
examples
/
napi-compat-mode
/
build.rs
6 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
feat: upgrade to std-future
2020-02-18 22:09:17 +09:00
extern
crate
napi_build
;
fn
main
(
)
{
feat: add benchmark crate and frameworks
2020-09-30 15:34:26 +09:00
napi_build
::
setup
(
)
;
feat: upgrade to std-future
2020-02-18 22:09:17 +09:00
}
Reference in a new issue
Copy permalink