v0.0.20220812
What's Changed
- compiler: fix stack mismatch on continue statements nested in switches by @jow- in https://github.com/jow-/ucode/pull/93
- rtnl: fix parsing/creation of IFLA_AF_SPEC RTA for the AF_BRIDGE family by @jow- in https://github.com/jow-/ucode/pull/94
- lexer: fix parsing with disabled block left stripping by @jow- in https://github.com/jow-/ucode/pull/95
- Module import export support by @jow- in https://github.com/jow-/ucode/pull/96
- Module import export fixes by @jow- in https://github.com/jow-/ucode/pull/97
- Add import statement support for dynamic extensions by @jow- in https://github.com/jow-/ucode/pull/98
- Implement periodic GC by @jow- in https://github.com/jow-/ucode/pull/99
Full Changelog: v0.0.20220629...v0.0.20220812