//
pkg.gl
Category
github.com/syumai/workers
cmd
workers-assets-gen
package
0.26.3
Repository:
https://github.com/syumai/workers.git
Documentation:
pkg.go.dev
Overview
Dependencies
7
Dependents
0
#
README
workers-assets-gen
workers-assets-gen
command generates files needed to run
workers
package.
e.g. wasm_exec.js, worker.mjs ...
Usage
See
Makefile
in
templates
.
Supported options
-mode
switch generated file depends on Go / TinyGo.
-o
change output directory (default:
build
)