Skip to content

artemdemo/todo-go-wasm

Repository files navigation

todo-go-wasm

JS + wasm in Go (1.13.1)

Disclaimer: It's not an example of how it should be done. My goal was to play with wasm API in Go and to implement as much logic as I can in wasm.

Go WebAssembly

https://github.com/golang/go/wiki/WebAssembly

Configure IntelliJ IDEA

IntelliJ IDEA -> Preferences -> Languages & Frameworks -> Go -> Build Tags & Vendoring

OS: js
Arch: wasm

https://github.com/golang/go/wiki/Configuring-GoLand-for-WebAssembly

Go Wasm tutorials

How to install Go

https://golang.org/doc/install

How to test Go

About

Experiment of creating wasm app with Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published