# Packages
Package deps contains the console JavaScript dependencies Go embedded.
# Functions
MakeCallback turns the given function into a function that's callable by JS.
New creates and initializes a new JavaScript runtime environment (JSRE).
SafeGet attempt to get the value associated to `key`, and catches the panic that goja creates if an error occurs in key.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author