You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
409 B
9 lines
409 B
6 years ago
|
# 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
|