Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement atomics opcodes for interpreter #344

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

xujuntwt95329
Copy link
Collaborator

No description provided.

@wenyongh wenyongh changed the title implement atomics opcode implement atomics opcode for interpreter Aug 10, 2020
@wenyongh wenyongh changed the title implement atomics opcode for interpreter implement atomics opcodes for interpreter Aug 10, 2020
@wenyongh wenyongh merged commit 6aeefbe into bytecodealliance:main Aug 10, 2020
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Aug 10, 2020
implement atomics opcodes for interpreter (#344)
lum1n0us pushed a commit to lum1n0us/wasm-micro-runtime that referenced this pull request May 2, 2023
…ge (bytecodealliance#344)

Reorder options of test_wamr.sh

Add __umoddi3 to target symbol map in aot_reloc_arm.c

Fix fail to get builtin functions in indirect call (XIP) mode, e.g.
function aot_alloc_frame, aot_memory_init, aot_table_init and so on.

Enable huge page support for posix platforms for performance
reason, if the request size to mmap is larger than 2MB, then we use madvise
to set some pages to huge page.
And add macro control to enable tracing the mmap/munmap.
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
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.

2 participants