playground

command
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: Apache-2.0, BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Rendered for js/wasm

Overview

Program playground is a web application intended to be compiled with WASM that infers .proto definitions from record-oriented files (CSV, XML, etc.).

The application can be run with the following command:

GOOS=js GOARCH=wasm go build  -o main.wasm xtoproto_web.go && goexec 'http.ListenAndServe(`:8080`, http.FileServer(http.Dir(`.`)))'

With bazel:

bazel build --platforms=@io_bazel_rules_go//go/toolchain:js_wasm //cmd/...

Jump to

Keyboard shortcuts

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