Skip to content

Instantly share code, notes, and snippets.

@ivancorrales
Created April 28, 2022 16:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivancorrales/911fd6d31f9d9ba6823c15d7415fe7d8 to your computer and use it in GitHub Desktop.
Save ivancorrales/911fd6d31f9d9ba6823c15d7415fe7d8 to your computer and use it in GitHub Desktop.
WASM - Sample1
package main
func main() {
println("Hello my friend!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment