wasm-http-server/package.go
Nicolas Lepage 9c65a54a24
🚧
2019-11-27 07:22:07 +01:00

4 lines
315 B
Go

// Package wasmhttp (github.com/nlepae/go-wasm-http-server) allows to create a WebAssembly Go HTTP Server embedded in a ServiceWorker.
// This package is a subset of the full solution, a full usage is available on the <a href="https://github.com/nlepage/go-wasm-http-server">github repository</a>.
package wasmhttp