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

feat(wasm): new wasm plugin (.wasm?init) #8219

Merged
merged 6 commits into from May 20, 2022

Commits on May 18, 2022

  1. feat(wasm): implement ?init

    BREAKING CHANGE: `.wasm` no longer returns a Promise of the exports object of the wasm instance
    sapphi-red committed May 18, 2022
    Copy the full SHA
    6ecd212 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5ac9662 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9bdae3d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    554d396 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bbefa0d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Copy the full SHA
    2c1c554 View commit details
    Browse the repository at this point in the history