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

Optimize (WasmRoot|WasmExternalRoot).clear #77521

Merged
merged 3 commits into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. Optimize (WasmRoot|WasmExternalRoot).clear and set to not use a memor…

    …y barrier when zeroing a root for improved interop perf
    kg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dac8439 View commit details
    Browse the repository at this point in the history
  2. Fix comments

    kg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e8178df View commit details
    Browse the repository at this point in the history
  3. Address PR feedback

    kg committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8a986c1 View commit details
    Browse the repository at this point in the history