2.1.0
New Feature Summary
- Support gcc's -native option and make configurable by MIMIC_CROSS_GCC_NATIVE_XXX environment value
- Use
deno compile
for avoiding Deno update check on runtime
What's Changed
- Add support native option to gcc and g++ by @impactaky in #15
- Run test in CI by @impactaky in #17
- Use deno compile by @impactaky in #18
- Fix gcc blocklist by @impactaky in #19
- Fix gcc return value by @impactaky in #20
- Refactoring by @impactaky in #21
- Run lint on CI by @impactaky in #22
- Switch aarch64 deno to official by @impactaky in #23
- Fix deno version by @impactaky in #24
Full Changelog: 2.0.1...2.1.0