Documentation
¶
Rendered for js/wasm
Overview ¶
Command wasm exposes the fitter engine to JavaScript for the browser playground. Build with:
GOOS=js GOARCH=wasm go build -o demo/main.wasm ./cmd/wasm
It registers a global fitterRun(configJSON, input) -> Promise<string>.
Click to show internal directories.
Click to hide internal directories.