Go-script provides a self contained go scripting environment that can be compiled to WASM.
This enables client side browser based execution of go code. This can be used to create a client side playground for your library.
WARNING: This code is extremely hacky and is currently only fit to be used by the go-optic project