v117.1.0
What's Changed
- feat: Support for global variables
- feat: You can now get the type of a variable at runtime with
binaryen.type.to_str(type) - fix: Fixed argument types for literals
- fix: Various fixes with
FunctionRef
Full Changelog: v117.0.0...v117.1.0