[X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
[X] Provided a clear description of your suggestion.
[X] Included any relevant context or examples.
Issue or Suggestion Description
Hi, while the standard hello_world.wasm works very well, i cannot get to run my own hello world wasm application. it would be nice to inclued a guide in the readme on how to compile eg. c code to wasm such that it works.
thanks in regard
J
Hi @macmanschmeli , we have a esp-wdf to help developers to create their own application project, compiler, run and even install it remotely to development board, you can check this.
Checklist
Issue or Suggestion Description
Hi, while the standard hello_world.wasm works very well, i cannot get to run my own hello world wasm application. it would be nice to inclued a guide in the readme on how to compile eg. c code to wasm such that it works. thanks in regard J