[pkg-go] Bug#858357: ITP: golang-github-dop251-goja -- ECMAScript	5.1(+) implementation written in Go
    Diego M. Rodriguez 
    diego.plan9 at gmail.com
       
    Tue Mar 21 15:22:39 UTC 2017
    
    
  
Package: wnpp
Severity: wishlist
Owner: Diego M. Rodriguez <diego.plan9 at gmail.com>
* Package name    : golang-github-dop251-goja
  Version         : 0.0~git20170315.0.c99b0db-1
  Upstream Author : Dmitry Panov
* URL             : https://github.com/dop251/goja
* License         : Expat
  Programming Lang: Go
  Description     : ECMAScript 5.1(+) implementation written in Go
 Full ECMAScript 5.1(+) implementation (including regex and strict
 mode) in Go.
 .
 It is not a replacement for V8 or SpiderMonkey or any other
 general-purpose JavaScript engine as it is much slower.  It can be used
 as an embedded scripting language where the cost of making a lot of cgo
 calls may outweigh the benefits of a faster JavaScript engine or as a
 way to avoid having non-Go dependencies.
This library is being packaged as a build dependency of loadimpact/k6
(loadimpact/k6 -> dop251/goja).
    
    
More information about the Pkg-go-maintainers
mailing list