Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package build implements GopherJS build system. | Package build implements GopherJS build system. |
cache Package cache solves one of the hardest computer science problems in application to GopherJS compiler outputs. | Package cache solves one of the hardest computer science problems in application to GopherJS compiler outputs. |
versionhack Package versionhack makes sure go/build doesn't disable module support whenever GopherJS is compiled by a different Go version than it's targeted Go version. | Package versionhack makes sure go/build doesn't disable module support whenever GopherJS is compiled by a different Go version than it's targeted Go version. |
Package compiler implements GopherJS compiler logic. | Package compiler implements GopherJS compiler logic. |
gopherjspkg Package gopherjspkg provides core GopherJS packages via a virtual filesystem. | Package gopherjspkg provides core GopherJS packages via a virtual filesystem. |
natives Package natives provides native packages via a virtual filesystem. | Package natives provides native packages via a virtual filesystem. |
internal | |
srctesting Package srctesting contains common helpers for unit testing source code analysis and transformation. | Package srctesting contains common helpers for unit testing source code analysis and transformation. |
sysutil Package sysutil contains system-specific utilities. | Package sysutil contains system-specific utilities. |
Package js provides functions for interacting with native JavaScript APIs. | Package js provides functions for interacting with native JavaScript APIs. |
Package tests contains tests for GopherJS. | Package tests contains tests for GopherJS. |
Click to show internal directories.
Click to hide internal directories.