We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06b57b commit 7912f97Copy full SHA for 7912f97
DEVELOPMENT.md
@@ -9,4 +9,3 @@ The following command can be used to generate the `compile_commands.json` file:
9
```
10
BAZEL_BUILD_OPTION_LIST="--define=engine=multi" ./tools/gen_compilation_database.py --include_all //test/... //:lib
11
12
-
README.md
@@ -1 +1,5 @@
1
# WebAssembly for Proxies (C++ host implementation)
2
+
3
+## How to Contribute
4
5
+See [CONTRIBUTING](CONTRIBUTING.md).
0 commit comments