AssemblyScript / assemblyscript

A TypeScript-like language for WebAssembly.
https://www.assemblyscript.org
Apache License 2.0
16.6k stars 650 forks source link

Binaryen on transform #2832

Closed mattjohnsonpint closed 3 months ago

mattjohnsonpint commented 3 months ago

Fixes #2829

Changes proposed in this pull request: ⯈ Exposes the binaryen instance used by transforms as Transform#binaryen ⯈ Fixes the .d.ts type for Transform#afterCompile