v0.8.8
highlights:
- support panic & recover
- packages: c/bdwgc, c/math, math, math/bits
- patch a standard library (eg. internal/lib/math)
features:
- recover (#307 #309)
- patch a standard library (#321 #323 #324)
- package c/bdwgc (#319)
- package c/math (#320)
- package math (#320 #321)
- package math/bits (#304)
- link by pkg-config (#314)
changes:
- runtime: expand abi array (#315)
- runtime: rm internal/runtime/c (#319)
- llgo/ssa: float Const fix (#303)
- llgo/ssa: global use elem type (#313)
- internal/abi.Map: IndirectKey/IndirectElem (#318)
- testlibgo: mv math => mathbits (#304)
- cl: replace runtime => llgo/internal/runtime (#303)
- fix LLGO_LIB_PYTHON instruction (#308)