package
0.0.0-20230706063926-5fe729b41b3a
Repository: https://github.com/shurcool/go.git
Documentation: pkg.go.dev

# Packages

Package jsutil provides utility functions for interacting with native JavaScript APIs via github.com/gopherjs/gopherjs/js API.

# Functions

NewFS returns an http.FileSystem that is exactly like source, except all Go packages are compiled to JavaScript with GopherJS.
Package returns an http.FileSystem that contains a single file at root, containing result of building package with importPath using GopherJS.