golang-wasm
There are 7 repositories under golang-wasm topic.
riskers/js-exec-go-wasm
Browser and Nodejs execute WASM code compiled by Golang or TinyGo
theskyinflames/word2png
This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. It also decodes the before image to get back the original sequence of words
prakashpandey/hello-wasm-go
Hello world Web Assembly in golang
thegrumpylion/jsref
Marshal & Unmarshal go to js.Value
theskyinflames/word2pngUI
An UI for the word2png tool
code-raisan/Go-WASM-NodeJS
NodeJSからGolangでWebAssemblyビルドした関数を呼び出すサンプル
guiferpa/tinygo-wasm
🧪 It's just a lab for study Golang and WebAssembly