command
module
Version:
v0.0.0-...-4f670aa
Opens a new window with list of versions in this module.
Published: Jun 14, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-wasm-example
Example of basic Go WebAssembly build and dev server using taskfile.
Prerequisites
Tasks
- build - builds project into webassembly / creates dist folder containing web application
- run - runs build and starts simple web server on :8080 with dist folder
- clean - removes all files created by build/run
build and clean can have watch enabled by -w or --watch
Example
> task run -w
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
tools
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.