Page 1 of 1

esp-wdf building wasm files

Posted: Mon Mar 10, 2025 9:35 am
by julian-chmelina
Hi,
I am trying to include the wasm runtime in a project I am doing, however the biggest step is compiling a file to wasm the correct way. There is the esp-wdf repository from espressif, however, the guide suggested in the readme file with the included example does not work as advertised.
Thus my question: Has anyone any experience on how this works?
Thanks

Re: esp-wdf building wasm files

Posted: Wed Mar 12, 2025 11:09 pm
by nopnop2002
Here you can find more information about the Espressif IoT WebAssembly Virtual-Machine Development Framework.
https://github.com/espressif/esp-wasmachine/