File: CONTRIBUTING.md

package info (click to toggle)
rust-wasmtime 36.0.6%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 60,640 kB
  • sloc: cpp: 5,670; ansic: 4,079; sh: 636; javascript: 608; asm: 110; ml: 96; makefile: 63; python: 12
file content (12 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# Contributing to Wasmtime and/or Cranelift

Wasmtime and Cranelift are [Bytecode Alliance] projects. They follow the
Bytecode Alliance's [Code of Conduct] and [Organizational Code of Conduct].

For more information about contributing to these projects you can consult the
[online documentation] which should cover all sorts of topics.

[Bytecode Alliance]: https://bytecodealliance.org/
[Code of Conduct]: CODE_OF_CONDUCT.md
[Organizational Code of Conduct]: ORG_CODE_OF_CONDUCT.md
[online documentation]: https://bytecodealliance.github.io/wasmtime/contributing.html