Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AssemblyScript/assemblyscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.22
Choose a base ref
...
head repository: AssemblyScript/assemblyscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.23
Choose a head ref
  • 2 commits
  • 120 files changed
  • 2 contributors

Commits on Jan 14, 2024

  1. Update Binaryen (#2811)

    This version of binaryen.js has the requisite 4 GiB max memory change.
    Fixes #2810.
    CountBleck authored Jan 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    dc547a8 View commit details

Commits on Jan 15, 2024

  1. fix: clear garbage bits before cast short integer to float (#2813)

    Co-authored-by: CountBleck <Mr.YouKnowWhoIAm@protonmail.com>
    HerrCai0907 and CountBleck authored Jan 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    67579de View commit details
Loading