Description
Currently, WAMR Zephyr integration does not work if we pass the file descriptors for stdio. It should work just as it does in linux
Work
- Revert commit 697ce1c
- Fix the system test (the fix is most probably in WAMR)
- Bonus: add more tests
Acceptance criteria
- 697ce1c is reverted
- Zephyr system tests are working
Description
Currently, WAMR Zephyr integration does not work if we pass the file descriptors for stdio. It should work just as it does in linux
Work
Acceptance criteria