Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created January 21, 2019 01:52
Show Gist options
  • Save goofmint/49e3f58388d231074c49a3c78e2433ec to your computer and use it in GitHub Desktop.
Save goofmint/49e3f58388d231074c49a3c78e2433ec to your computer and use it in GitHub Desktop.
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