Skip to content

Conversation

@eloparco
Copy link
Contributor

Fixes #3009

@wenyongh wenyongh merged commit bb053e3 into bytecodealliance:main Jan 16, 2024
endif ()

if (APPLE)
EXEC_PROGRAM(sw_vers ARGS -productVersion OUTPUT_VARIABLE OS_X_VERSION)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i guess we should check cmake target instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yamt added a commit to yamt/wasm-micro-runtime that referenced this pull request Jan 16, 2024
yamt added a commit to yamt/wasm-micro-runtime that referenced this pull request Jan 17, 2024
wenyongh pushed a commit that referenced this pull request Jan 18, 2024
Revert "Do not use pagezero size option if osx version >= 13 (#3025)"
and  "Enable MAP_32BIT for macOS (#2992)".

Discussion: #3009
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…alliance#3032)

Revert "Do not use pagezero size option if osx version >= 13 (bytecodealliance#3025)"
and  "Enable MAP_32BIT for macOS (bytecodealliance#2992)".

Discussion: bytecodealliance#3009
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.

Unable to run iwasm on MacOS after #2992

3 participants