The jsGo package is a collection of convenience functions and variables to make working with the standard Go `syscall/js` package in both GopherJS and Go/TinyGo WASM a bit more natural. For the most part, most code should be easily transferable from GopherJS to Go/TinyGo WASM, and vice versa, with minimal changes needed, if any.