ssaplayground

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

README

Go SSA Playground

https://changkun.de/gossa

A tool for exploring go 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 docker # build the docker image
$ make run    # 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 © Changkun Ou

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL