Skip to content

v0.0.1

Compare
Choose a tag to compare
@rogchap rogchap released this 22 Sep 12:21
· 124 commits to master since this release
397f199

Features

  • Create V8 Isolate
  • Create Contexts
  • Run JavaScript scripts
  • Get Values back from JavaScript in Go
  • Get detailed JavaScript errors in Go, including stack traces
  • Terminate long running scripts from any Goroutine