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

Compiler tool-chain #6

Closed
mrsmkl opened this issue Sep 20, 2017 · 2 comments
Closed

Compiler tool-chain #6

mrsmkl opened this issue Sep 20, 2017 · 2 comments

Comments

@mrsmkl
Copy link
Member

mrsmkl commented Sep 20, 2017

Find out how to compile something from C or Rust to webasm, and then test if it works with the interpreter.

@terminaldweller
Copy link
Collaborator

besides the binaryen/emscripten combo there is also wasmfiddle(https://github.com/wasdk/WasmFiddle/issues/4) for C/Cpp.

@mrsmkl
Copy link
Member Author

mrsmkl commented Sep 27, 2017

Here are simple instructions:
https://github.com/TrueBitFoundation/ocaml-offchain/wiki/Running-C-programs

Now working on more complex programs.

@mrsmkl mrsmkl closed this as completed Sep 27, 2017
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

2 participants