Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bootstrap ¶
func Bootstrap[T any](reg js.ClassBuilder[T])
func Configure ¶
func Configure[T any](host js.ScriptEngine[T])
func InstallPolyfills ¶ added in v0.8.0
func InstallPolyfills[T any](host js.ScriptEngine[T])
func NewUnconstructable ¶
func NewUnconstructable[T any](host js.ScriptEngine[T]) unconstructable[T]
Types ¶
type ScriptEngineConfigurer ¶ added in v0.9.2
type ScriptEngineConfigurer[T any] struct { // contains filtered or unexported fields }
func DefaultInitializer ¶ added in v0.9.2
func DefaultInitializer[T any]() *ScriptEngineConfigurer[T]
func (*ScriptEngineConfigurer[T]) AddConfigurator ¶ added in v0.9.2
func (c *ScriptEngineConfigurer[T]) AddConfigurator(configurer js.Configurator[T])
func (*ScriptEngineConfigurer[T]) Configure ¶ added in v0.9.2
func (c *ScriptEngineConfigurer[T]) Configure(host js.ScriptEngine[T])
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package js provides an abstraction on top of V8.
|
Package js provides an abstraction on top of V8. |
|
Package mathml implements (part of) the MathML-Core web API
|
Package mathml implements (part of) the MathML-Core web API |
Click to show internal directories.
Click to hide internal directories.