Javascriptcore.rs Versions Save

Rust bindings for WebKit's JavaScriptCore.

v0.0.2

7 years ago
  • Support for building on Linux (known to work on Ubuntu and Debian for now).
  • Switch to using JSException as a wrapper around the exception JSValue.