wasm-micro-runtime/core/iwasm
tkernelcn a9807058a6
Set CONFIG_HAS_CAP_ENTER to support posix file api for freertos (#3041)
Since there is no so rich api in freertos like embedded system, simply set
CONFIG_HAS_CAP_ENTER to 1 to support posix file api for freertos.
Test file api in wasm app pass.
2024-01-17 21:20:35 +08:00
..
aot Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
common Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
compilation aot debug: Try to use a bit more appropriate file names (#3000) 2024-01-15 15:02:12 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
include Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
interpreter Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
libraries Set CONFIG_HAS_CAP_ENTER to support posix file api for freertos (#3041) 2024-01-17 21:20:35 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00