Skip to content

v0.9.7

Latest
Compare
Choose a tag to compare
@xushiwei xushiwei released this 01 Sep 10:17
· 215 commits to main since this release
1a63c92

libraries:

tools:

features:

  • llgo/ssa: SliceToArrayPointer (#689)
  • runtime: signal SIGSEGV (#710)
  • runtime: init abi.Type.PtrBytes (#518)
  • build: check -tags nogc (#724)

changes:

  • cl: makeInterface check instance named (#695)
  • llgo/ssa: makeInterface check funcdecl => closure (#717)
  • llgo/ssa: fix defer move block[0] index (#643)
  • llgo/ssa: const support unsafe.Pointer (#703)
  • llgo/ssa: fix map zero (#726)
  • llgo/ssa: prog.linkname; abi llvm.LinkOnceAnyLinkage always (#735)