wasm

command module
v0.0.0-...-bc10812 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: MIT Imports: 5 Imported by: 0

README

WabAssembly plugin

This area contains wasm (WebAssembly) plugin for GPM. Please use the following instructions:

# build wasm executable
make
# copy exec_wasm.js file
make js
# adjust and copy index.html to use in your browser/server
# for instance, we'll copy index.html to server arear and
# run Go server from there
cp decode.wasm index.html wasm_exec.js server

# run go server to use wasm code
cd server
go run server.go

# visit localhost:9090 to see it in action

The idea is borrowed from: Go in the browser using WebAssembly

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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