9 lines
409 B
Markdown
9 lines
409 B
Markdown
# Contributing to wasi-common
|
|
|
|
wasi-common follows the same development style as Cranelift, so checkout
|
|
[Cranelift's CONTRIBUTING.md]. Of course, for wasi-common-specific issues, please
|
|
use the [wasi-common issue tracker].
|
|
|
|
[Cranelift's CONTRIBUTING.md]: https://github.com/CraneStation/cranelift/blob/master/CONTRIBUTING.md
|
|
[wasi-common issue tracker]: https://github.com/CraneStation/wasi-common/issues/new
|