Skip to content

LaptopCat/gofiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gofiddle

Run Go code directly in your browser, using the power of WebAssembly!

Known issues

  • Breaks when a goroutine panics (can be fixed by reloading the page)
  • Terminal input is not passed into stdin
  • The text on the terminal has big gaps between the letters sometimes (can be fixed by reloading the page)
  • time.Sleep pauses the whole page

Benefits

  • Fast execution
  • Fully local
  • Open-source
  • Has a pleasant UI

About

Run Go code online, directly in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published