Files
wasm-http-server/package.go
Nicolas Lepage 87ba49e5bb 📝
2019-11-27 08:03:31 +01:00

4 lines
302 B
Go

// Package wasmhttp (github.com/nlepage/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 github repository: https://github.com/nlepage/go-wasm-http-server
package wasmhttp