wasmsdl

command
v0.0.0-...-dae3090 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2025 License: MIT Imports: 17 Imported by: 0

README

wasmsdl

wasmsdl is a tool to build or serve an application built with go-sdl3 for wasm/js targets.

Usage

Usage of wasmsdl:

	wasmsdl <command> [arguments]

Commands:

	build           build the application on disk
	build-archive   build the application and pack all files in an archive
	serve           serve the application on localhost:8080

Credits

Heavily inspired from the more general purpose: https://github.com/hajimehoshi/wasmserve/

Documentation

The Go Gopher

There is no documentation for this package.