Skip to content

v0.8.12

Compare
Choose a tag to compare
@traefiker traefiker released this 09 Jul 13:01
· 354 commits to master since this release
3c6df50

Changelog

b376650 feature: restrict symbols which can exit the interpreter process
a8b1c2a fix: a const, non-const equality check must convert
8514444 fix: assert switch type from valueT in struct case (#747)
16ff52a fix: avoid a panic in CFG in case of incomplete type
2a70a71 fix: avoid infinite loop when parsing recursive types
659913e fix: convert type properly to the correct type
3c6df50 fix: dont allow calling init
98eacf3 fix: execute global variables in the correct order
d229c2a fix: handle Func Value in genFunctionWrapper params
9d4685d fix: handle interfaces in composite sparce (#749)
bc2b224 fix: make a copy of defined before detecting recursivness
640d142 fix: type assert when status is _