Browser and Nodejs execute WASM code compiled by Golang or TinyGo
-
Updated
Feb 18, 2024 - JavaScript
Browser and Nodejs execute WASM code compiled by Golang or TinyGo
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
NodeJSからGolangでWebAssemblyビルドした関数を呼び出すサンプル
Marshal & Unmarshal go to js.Value
🧪 It's just a lab for study Golang and WebAssembly
Add a description, image, and links to the golang-wasm topic page so that developers can more easily learn about it.
To associate your repository with the golang-wasm topic, visit your repo's landing page and select "manage topics."