-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathllms.txt
More file actions
28 lines (23 loc) · 2.21 KB
/
Copy pathllms.txt
File metadata and controls
28 lines (23 loc) · 2.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# GopherJS
> Reference documentation for the GopherJS compiler and its public Go packages.
## Overview
- [GopherJS documentation](/docs/introduction.html): Reference documentation for the GopherJS compiler and its public Go packages.
## API Reference
- [github.com/gopherjs/gopherjs](/docs/api/package-root.html): github.com/gopherjs/gopherjs
- [build](/docs/api/pkg-build.html): Package build implements GopherJS build system.
- [build/cache](/docs/api/pkg-build-cache.html): Package cache solves one of the hardest computer science problems in application to GopherJS compiler outputs.
- [build/versionhack](/docs/api/pkg-build-versionhack.html): 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.
- [compiler](/docs/api/pkg-compiler.html): Package compiler implements GopherJS compiler logic.
- [compiler/astutil](/docs/api/pkg-compiler-astutil.html): github.com/gopherjs/gopherjs/compiler/astutil
- [compiler/errlist](/docs/api/pkg-compiler-errlist.html): github.com/gopherjs/gopherjs/compiler/errlist
- [compiler/filter](/docs/api/pkg-compiler-filter.html): github.com/gopherjs/gopherjs/compiler/filter
- [compiler/gopherjspkg](/docs/api/pkg-compiler-gopherjspkg.html): Package gopherjspkg provides core GopherJS packages via a virtual filesystem.
- [compiler/incjs](/docs/api/pkg-compiler-incjs.html): github.com/gopherjs/gopherjs/compiler/incjs
- [compiler/linkname](/docs/api/pkg-compiler-linkname.html): github.com/gopherjs/gopherjs/compiler/linkname
- [compiler/natives](/docs/api/pkg-compiler-natives.html): Package natives provides native packages via a virtual filesystem.
- [compiler/prelude](/docs/api/pkg-compiler-prelude.html): github.com/gopherjs/gopherjs/compiler/prelude
- [compiler/sources](/docs/api/pkg-compiler-sources.html): github.com/gopherjs/gopherjs/compiler/sources
- [compiler/typesutil](/docs/api/pkg-compiler-typesutil.html): github.com/gopherjs/gopherjs/compiler/typesutil
- [js](/docs/api/pkg-js.html): Package js provides functions for interacting with native JavaScript APIs.
- [nosync](/docs/api/pkg-nosync.html): github.com/gopherjs/gopherjs/nosync
- [API Reference](/docs/api.html): github.com/gopherjs/gopherjs