A website written in Go using WebAssembly and Vugu that converts strings to and from various encodings.
assets | ||
.gitignore | ||
AdvMakefile | ||
base64.vugu | ||
base91.vugu | ||
generate.go | ||
go.mod | ||
go.sum | ||
hex.vugu | ||
home.vugu | ||
LICENSE | ||
main_wasm.go | ||
README.md | ||
root.vugu | ||
server.go | ||
setup.go |
simple
Simple Vugu Example
You can get started with:
go get -u github.com/vugu/vgrun
vgrun -new-from-example=simple myexample
cd myexample
vgrun devserver.go
Then browse to the running server: http://localhost:8844/