V8Worker2. Run JavaScript code from Go programs.

github.com/ry/v8worker2

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2019
  • Update v8 to 6.9.427.19 (#30)
January 2019
  • worker: Fix ownership of the ArrayBuffer backing storage in the go->j…
September 2018
  • Add Dockerfile (#21)
June 2018
  • Add worker.LoadModule for loading ES Modules
  • fix: little typo (#15)
  • build.py: add an additional flag for depot_tools path (#11)
May 2018
  • build.py: support python3 (#6)
  • Add --out_path arg to build script
  • Fix travis? ....
  • Move tools to root.
  • Try to fix travis ccache.
  • Add use_ccache flag
  • Fix SetFlags() issue
  • Upgrade V8 to lkgr6.8 aka 6.8.275.3
  • Fix paths in tools/build.py
  • Call onerror on uncaught exception
  • Don't create context for recv callback
  • Fmt
  • Update depot_tools
  • Exit on PromiseRejectCallback