pipa-js 0.1.1

A fast, minimal ES2023 JavaScript runtime built in Rust.
Documentation
1
2
var t = new Date().getTime();
console.log("Time: " + t);