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

refactor: bypass serialized cache in wasmer_wamr flag #119

Closed
wants to merge 1 commit into from

Commits on Sep 12, 2024

  1. refactor: bypass serialized cache in wasmer_wamr flag

    There is no utility to caching serialized wasms as they are not pre-compiled. Attempting to use a previously pre-compiled wasm in the interpreter engine will fail.
    mattyg committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    764a33d View commit details
    Browse the repository at this point in the history