Skip to content

Tags: vloppin/binaryen

Tags

1.38.6

Toggle 1.38.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve source map parsing to handle whitespace (WebAssembly#1598)

1.38.5

Toggle 1.38.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add -g/--debuginfo flag to wasm-emscripten-finalize (WebAssembly#1584)

This brings this tool into parity with the existing s2wasm

1.38.4

Toggle 1.38.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow --total-memory to be greater than a signed int32 (WebAssembly#1565

)

1.38.3

Toggle 1.38.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix optimizing equivalent locals bug introduced in WebAssembly#1540 (W…

…ebAssembly#1556)

Don't skip through flowing tee values, just drop the current outermost which we find is redundant. the child tees may still be necessary.

1.38.2

Toggle 1.38.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix optimizing equivalent locals bug introduced in WebAssembly#1540 (W…

…ebAssembly#1556)

Don't skip through flowing tee values, just drop the current outermost which we find is redundant. the child tees may still be necessary.

1.38.1

Toggle 1.38.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix optimizing equivalent locals bug introduced in WebAssembly#1540 (W…

…ebAssembly#1556)

Don't skip through flowing tee values, just drop the current outermost which we find is redundant. the child tees may still be necessary.

version_48

Toggle version_48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix optimizing equivalent locals bug introduced in WebAssembly#1540 (W…

…ebAssembly#1556)

Don't skip through flowing tee values, just drop the current outermost which we find is redundant. the child tees may still be necessary.

1.38.0

Toggle 1.38.0's commit message
Make generating atomics optional in translate-to-fuzz (WebAssembly#1513)

1.37.40

Toggle 1.37.40's commit message
Make generating atomics optional in translate-to-fuzz (WebAssembly#1513)

1.37.39

Toggle 1.37.39's commit message
Make generating atomics optional in translate-to-fuzz (WebAssembly#1513)