command
module
Version:
v0.0.0-...-06024b1
Opens a new window with list of versions in this module.
Published: May 23, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
play-with-gql-go
Playground for golang + grahql-go.
Includes these examples.
- How to use "github.com/graphql-go/graphql"
- How to use "github.com/mattn/go-sqlite3"
- How to run generated WASM in Browser.
go-sqlite3
won't work on WASM build.
How to develop
# Run main
$ go run .
How to develop "WASM"
# Generate WASM version of main.
$ make build-wasm
# Run HTTP Server for WASM
$ go run ./cmds/http.go
# open WASM demo
open http://localhost:8080
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
SEE: https://github.com/golang/go/wiki/WebAssembly A basic HTTP server.
|
SEE: https://github.com/golang/go/wiki/WebAssembly A basic HTTP server. |
internal
|
|
|
Loaded on non-WASM. |
Click to show internal directories.
Click to hide internal directories.