Search found 2 matches

by Smersh1307n6
Fri Nov 21, 2025 4:14 pm
Forum: ESP-IDF
Topic: ESPB: WASM-like bytecode interpreter for ESP32 with seamless FreeRTOS integration.
Replies: 2
Views: 1974

Re: ESPB: WASM-like bytecode interpreter for ESP32 with seamless FreeRTOS integration.

I wanted to try and reproduce the xTaskCreate example, but with wasm. I haven't worked with it for a long time. Now I can't even load a simple example. I'm getting an error: E (1928) wamr: Error in wasm_runtime_load: WASM module load failed: unexpected end. I must be doing something wrong.
Correct ...
by Smersh1307n6
Tue Nov 18, 2025 4:01 pm
Forum: ESP-IDF
Topic: ESPB: WASM-like bytecode interpreter for ESP32 with seamless FreeRTOS integration.
Replies: 2
Views: 1974

ESPB: WASM-like bytecode interpreter for ESP32 with seamless FreeRTOS integration.

Hi.

I want to present a project born from a long search for a way to dynamically load code onto a running ESP32 device. I think many have researched this direction.
It all started with an applied task, again, as a "can I do it?" challenge. In simple terms, a device was developed and assembled to ...

Go to advanced search