What's Changed
- ci: route benchmark notifications to llgo-test by @zhouguangyuan0718 in #2519
- runtime/reflectlite: match Go version Kind ABI by @cpunion in #2513
- Refactor Windows API documentation and release notes by @xushiwei in #2520
- fix(build): stabilize wasm test flows by @cpunion in #2511
- fix(ssa): mark runtime allocator returns nonnull across modules by @zhouguangyuan0718 in #2508
- feat(lto): support pass plugins on macOS by @zhouguangyuan0718 in #2507
- ci: use Qiniu large runners for non-release Linux builds by @MeteorsLiu in #2523
- ci: consolidate setup-heavy jobs and support fork runners by @cpunion in #2521
- reflect: fix generic named function channel send by @visualfc in #2505
- ssa: use LLVM saturating float conversion intrinsics by @zhouguangyuan0718 in #2514
- release: publish Windows ZIPs and prepare WinGet candidates by @zhouguangyuan0718 in #2525
- fix(build): fingerprint injected Go source patch bodies by @cpunion in #2527
- fix(pclnpost): prevent Linux executable writer inheritance across fork by @cpunion in #2534
- runtime/tls: fix stale Windows GC roots and diagnose goroot stalls by @cpunion in #2537
- fix(runtime): resolve goroutine stack size inside NewProc by @cpunion in #2536
- test/goroot: track two-release expectation drift by @cpunion in #2419
- fix(ci): reserve enough Windows exception stack for host Go tests by @cpunion in #2550
- ci: use the stable Go archive extractor on Windows ARM64 by @cpunion in #2542
- cl: rename and restrict locality directives by @cpunion in #2531
- build(deps): bump github.com/goplus/lib from 0.5.1 to 0.5.2 by @dependabot[bot] in #2554
- ffi: enable libffi for Emscripten wasm32 and Memory64 by @visualfc in #2549
- dcepass: clone floating-point constants without precision loss by @zhouguangyuan0718 in #2516
- fix(build): preserve ordinary and test package identities by @cpunion in #2528
- perf(wasm): cache large object heads during GC marking by @cpunion in #2543
- fix(cl): preserve nil checks for pointer method receivers by @cpunion in #2538
- reflect: canonicalize function pointer descriptors by @zhouguangyuan0718 in #2535
- fix(ssa): preserve floating min/max NaNs and signed zeros by @zhouguangyuan0718 in #2548
Full Changelog: v1.0.2...v1.0.3