Skip to content

Conversation

@wenyongh
Copy link
Owner

No description provided.

xujuntwt95329 and others added 10 commits January 26, 2022 09:56
And fix a double free issue when starting debug server failed
Improve riscv target option compatibility for NuttX

Signed-off-by: Huang Qi <[email protected]>
Change-Id: I100793e0f00e7e4929e295c4bb1ef1ec21d83fe9
RIOT-OS currently changes xtimer to ztimer
win_thread.c os_cond_wait_internal returns os_sem_reltimed_wait or os_sem_wait result instead of always return BHT_OK before
Fix attr container forward declaration issue reported in #996
Fix pthread_getspecific return value as mentioned in #995
Allow compilation on Windows MinGW, see build_wamr.md for more details.

Note that WASI and some other smallish details are still not supported, but
we have a starting point. See more discussion at #993
Change signature of riot `os_mmap` implementation to match declaration in core/shared/platform/include/platform_api_vmcore.h
Increase default/min native stack size when UVWASI is enabled as
UVWASI requires larger native stack size.
Increase the reserved bytes to the native thread stack boundary to
better detect the native stack overflow.
Set WASM_DISABLE_HW_BOUND_CHECK to 0 when interpreter is
enabled and AOT is disabled, as memory access boundary check
with hardware trap is only enabled in AOT/JIT mode.
@wenyongh wenyongh merged commit 74e4209 into wenyongh:main Feb 13, 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.

8 participants