package
0.0.0-20250226191533-3760a16f1f4f
Repository: https://github.com/bmeg/grip.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AddEngine adds JavaScript engine to common registry Because some of the JS engines, like the V8 engine, are optionally built with compile tags, this tracks which drivers are actually avalible.
NewJSEngine creates a new JavaScript engine using the 'best' driver (v8 in avalible).

# Interfaces

JSEngine is the common JavaScript engine interface.