If you want contribute to JWebAssembly then you can:
## Write suggestions
Post a [recommendation](https://github.com/i-net-software/JWebAssembly/issues) or comments on existing recommendation. Such recommendations can to the API or to a runtime library.
## Write a third party tool/plugin/library
We need a large infrastructure on tools that based on JWebAssembly. We will happy to support you. For example with specific features. Inform us if you have start and we can link your project.
## Test JWebAssembly
Currently it is a little difficult to test JWebAssembly because the missing infrastructure. If you find problems, we will appreciate it if you post a [bug report](https://github.com/i-net-software/JWebAssembly/issues).
* In the issues some issue are marked with "good first issue".
* In the sister project https://github.com/i-net-software/JWebAssembly-API/tree/master/src/de/inetsoftware/jwebassembly/web/dom there are many wrappers to complete for the API on the web.