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

build: wasm: upgrade wasm-micro-runtime to WAMR-1.3.0 #8309

Merged
merged 2 commits into from
Dec 20, 2023

Commits on Dec 20, 2023

  1. lib: Upgrade wasm-micro-runtime to v1.3.0

    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f39a31b View commit details
    Browse the repository at this point in the history
  2. wasm: Remove forcibly disabling AOT load on Apple Silicon macOS

    WAMR v1.3.0 can handle AOT on Apple Silicon macOS.
    
    Signed-off-by: Hiroshi Hatake <[email protected]>
    cosmo0920 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0380d95 View commit details
    Browse the repository at this point in the history