8个版本
0.1.7 | 2022年11月29日 |
---|---|
0.1.6 | 2022年11月28日 |
#839 in WebAssembly
每月32次下载
用于 regexp2rust_macro
1.5MB
68 代码行
use jsexec::runjs;
assert_eq!(runjs("console.log(\"hello\")").unwrap(),"hello\n");
工作空间
#Cargo.toml
[workspace]
members = ["yourcrate"]
resolver = "2"
依赖项
~13–24MB
~395K SLoC