hyperlight-js is a rust library crate that enables JavaScript code to be run inside lightweight Virtual Machine backed Sandbox.
It is built on top of Hyperlight.
disallowed-macros=[{path="std::assert",reason="no asserts in release builds"},{path="std::assert_eq",reason="no asserts in release builds"},{path="std::assert_ne",reason="no asserts in release builds"},]