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

[Wasm] Disable use of returnaddress in exclusivity diagnostics #42097

Commits on Mar 30, 2022

  1. [Wasm] Disable use of returnaddress in exclusivity diagnostics

    Function calls and returns in Wasm are protected by Wasm runtime
    and there is no way to get or control return address.
    kateinoigakukun committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    d99b84e View commit details
    Browse the repository at this point in the history