Skip to content

golang-design/ssaplayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

34 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

The Go SSA Playground

go-recipes

https://golang.design/gossa

A tool for exploring Go's SSA intermediate representation.

Deployment

There are two approaches to use the SSA Playground: native execution or Docker-based deployment.

To execute natively, you can just use:

$ make

If you have Docker, then you can use:

$ make build # build the docker image $ make up # run/update for latest image

Then access http://localhost:6789/gossa.

Contribution

We would love to hear your feedback. Submit an issue to tell bugs or feature requests.

License

GNU GPLv3 ยฉ The golang.design Authors. Originally created by Changkun Ou.

About

๐Ÿƒ The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •