commit | b41a87306b9891f48b404de36097308841e2b58f | [log] [tgz] |
---|---|---|
author | JF Bastien <jfb@chromium.org> | Thu Jan 07 16:55:20 2016 |
committer | JF Bastien <jfb@chromium.org> | Thu Jan 07 16:55:20 2016 |
tree | e81aa9dd3d0c3bf9974f6a06f5421c54cfed9759 | |
parent | 87c889e9bc38047a5f35988fdc937d1f46800ff3 [diff] |
Delete wasmate binaryen's s2wasm now passes more tests than wasmate used to. It's easier to modify and should be the way forward to translate .s -> .wast files for now. Eventually LLVM's own tooling should also be able to do this.
Loosely-coupled collection of quick-and-dirty experiments.
Create one sub-folder per experiment, each with their own README.md
and LICENSE
, or default to the Apache 2.0 license which otherwise covers this repository.
Make sure that any third party code used in your experiments is contained in the root third_party
folder of this repository.
Don‘t fret over code reviews, pull requests and issue tracking in this repository: it’s the wild west, and mostly anything goes.
Happy assembling!