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

[edge api] allow wasm usage #37836

Merged
merged 2 commits into from Jun 20, 2022

Commits on Jun 20, 2022

  1. [edge api] allow wasm usage

    the implementation used to rely on the issuerLayer, but since we are using
    a different compiler instance since not so long ago, we can "simply" add
    a conditional to make sure we always add the WebAssembly loader in Edge.
    Schniz committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    00cdde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd52fa6 View commit details
    Browse the repository at this point in the history