wasmate: fix some torture tests
3 files changed
tree: 8424eae0d06d4e02e49bb6dc3702f01676592b1e
  1. buildbot/
  2. prototype-wasmate/
  3. third_party/
  4. .gitignore
  5. LICENSE
  6. README.md
  7. setup.cfg
README.md

WebAssembly Experiments

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!