Stream: wamr

Topic: WAMR Application Framework maintainance status


view this post on Zulip RazeGuze (Feb 20 2026 at 10:26):

Hi,
what is the current maintainance status of the application framework? I am currently investigating how it could be useful to me in future projects, but the repository gives the impression that it is not being maintained. (unresolved links, last commit 2 years ago, ...)

view this post on Zulip lum1n0us (Feb 23 2026 at 02:37):

Yes, we haven't focused on that one for quite a long time. However, please don't hesitate to post your questions.

view this post on Zulip RazeGuze (Feb 23 2026 at 09:31):

So i want to exchange data between several Modules in WAMR on an embedded device. I tried to generate the APP SDK for esp-idf using the build_sdk.sh script but it only generated empty folders. Is it sensible to try to use the app framework on an embedded system generally or is it a better idea to just wait for WAMR to support the component model?

view this post on Zulip RazeGuze (Feb 23 2026 at 15:45):

i also can't for example figure out how to install a module using the app_manager without using the host_tool or the sockets hence the applications are known at compile time. Perhaps I'm overlooking that but i can't find this anywhere...

Thank you already!


Last updated: Feb 24 2026 at 04:36 UTC