Documentation
¶
Index ¶
Constants ¶
View Source
const WASM_FILE_NAME = "/wasm_main.go"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Compiler ¶
type Compiler struct {
model.Page
WORK_FOLDER string
BUILT_FOLDER string
STATIC_FOLDER string
// contains filtered or unexported fields
}
func Config ¶
options ej: wasm_compiler:tinygo default:go menu:<code html here> default "" modules:<code html here> default "" icons:<code html svg sprite icon here> default "" project_dir:test default local run app dir modules_dir:c:\go\modules default HomeUserDir/Packages/go components_dir:c:\go\pkg default HomeUserDir/Packages/go theme_dir:c:\pkg\go\store default:HomeUserDir/Packages/go/platform
func (*Compiler) CompilerWork ¶
func (c *Compiler) CompilerWork()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.