javascript

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2019 License: MIT Imports: 10 Imported by: 0

README

Enabling JavaScript Processor Experiment

  • Install and compile github.com/ry/v8worker2

    • Run brew install pkg-config

    • Run go get github.com/ry/v8worker2

    • Run cd `go env GOPATH`/src/github.com/ry/v8worker2 and then ./build.py (will take ~30 min)

  • Enable the experiment by passing -tags jsprocessor to the relevant go tool.

    For example go build -tags jsprocessor ... or go test -tags jsprocessor ...

Documentation

Index

Constants

View Source
const SDK_JS_IMPLEMENTATION = `` /* 138-byte string literal not displayed */

Variables

View Source
var LogTag = log.Service("processor-javascript")

Functions

func NewJavaScriptProcessor

func NewJavaScriptProcessor(logger log.BasicLogger) services.Processor

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL