Expand description
§mJS Rust bindings
mJS documentation: https://github.com/cesanta/mjs
§Life time considerations:
Val lifetime hasn’t been properly solidified yet.
Calls to VM::exec() or Val::call() might make invalidate
some previously acquired values.
Use Val::own() to make sure a JS value is not garbage collected.
Structs§
Enums§
- JSError
- Execution error