rquickjs-sys 0.13.0

QuickJS bindings for rquickjs
Documentation
1
2
import * as a from "./bug567.js"
export function f(x) { return 2 * a.g(x) }