Skip to content

Conversation

@wenyongh
Copy link
Owner

@wenyongh wenyongh commented Jan 6, 2022

No description provided.

PiotrSikora and others added 5 commits January 4, 2022 10:50
Previously, "linux" was hardcoded in the root CMakeLists.txt, so it was
impossible to build on anything but Linux, even when specifying
WAMR_BUILD_PLATFORM.

Signed-off-by: Piotr Sikora <[email protected]>
Add extern "C" in libc-builtin-sysroot pthread.h to fix mulit-thread
wasm app compiling error with C++ compiler
Various fixes and beautifications coordinated with @1c3t3a,
fixes 2 of the 3 all remaining issues from #892:
- enable to os_mmap executable memory
- fix os_malloc/os_realloc/os_free issues
- implement os_thread_get_stack_boundary
- add build scripts to include with esp-idf to use wamr as
  an ESP-IDF component
- update sample and document
Remove hardcoded stack size in thread_manager.c

Signed-off-by: Huang Qi <[email protected]>
@wenyongh wenyongh merged commit d6a1e6a into wenyongh:main Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants