html

command
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

README

Lollipops web frontend

This directory contains a simple web frontend for lollipops, using the template provided by Go's wasm toolchain in $GOROOT/misc/wasm/

Building lollipops for wasm using:

cd $GOPATH/github.com/joiningdata/lollipops
GOOS=js GOARCH=wasm go build -o html/lollipops.wasm .

You can then copy the 4 files to any webserver:

index.html
lollipops.wasm
style.css
wasm_exec.js

A simple server is included here for testing purposes:

cd $GOPATH/github.com/joiningdata/lollipops/html
go run www.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL