Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created January 21, 2019 01:52
Embed
What would you like to do?
package main
func main() {
println("Hello, wasm!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment