Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFG preview tool for browser #7

Open
hansihe opened this issue Mar 25, 2019 · 0 comments
Open

CFG preview tool for browser #7

hansihe opened this issue Mar 25, 2019 · 0 comments

Comments

@hansihe
Copy link
Member

hansihe commented Mar 25, 2019

In order to gain interest in the project, its really important that people can very quickly start tinkering with something interesting.

A good way to do that would be to implement a browser tool, possibly similar to godbolt, where the user can enter their elixir/erlang/core erlang code on the left, and see a graph/textual representation of EIR on the right.

Compiling EIR itself to webassembly won't be much of an issue, but in order to be able to easily enter elixir or erlang directly, I think we need to have a backend of some sort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant