fusca 0.1.0

JavaScript Engine powered by Rust
Documentation
1
2
3
pub fn version() {
    println!("0.1");
}