wasm-micro-runtime/core/shared
Marcin Kolny 37d7439ef9
[refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701)
There's probably a number of other places where the bh_leb_read could be used (e.g. aot loader)
but I'm making the change as small as possible. Further refactoring can be done later.
2024-08-14 08:46:24 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Fix clang compile warnings (#3396) 2024-05-08 16:43:47 +08:00
platform libc-wasi: Make rights of STDIN/STDOUT/STDERR fixed and overlook their access modes (#3694) 2024-08-13 10:10:22 +08:00
utils [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00