blob: e14afcc10b252c2e1e5741c1da82d2c40777729c [file] [log] [blame] [view] [edit]
# 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!