Skip to content

Conversation

@wenyongh
Copy link
Owner

No description provided.

xujuntwt95329 and others added 6 commits July 18, 2022 18:47
Set noexecstack CXX link flags for wamrc to avoid generating binary
with exec stack.
According to import subtyping validation:
  https://webassembly.github.io/spec/core/valid/types.html#import-subtyping
wasm-c-api needs to check types when linking.
Fix libc-wasi poll_oneoff hang issue
Fix libc-uvwasi environ_get sanity check issue
Implement boundary check with hardware trap for interpreter on
64-bit platforms:
- To improve the performance of interpreter and Fast JIT
- To prepare for multi-tier compilation for the feature

Linux/MacOS/Windows 64-bit are enabled.
Fix build script to enable hw bound check for interpreter when
AOT is disabled, so as to enable spec cases test for interp with
hw bound check. And fix the issues found.
@wenyongh wenyongh merged commit 1d84bff into wenyongh:dev/refine_fast_interp Jul 23, 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.

3 participants