Forwarded from πΊπ¦ Go performance channel (Oleg)
Package archsimd provides access to architecture-specific SIMD operations.
This is a low-level package that exposes hardware-specific functionality. It currently supports AMD64.
This package is experimental, and not subject to the Go 1 compatibility promise. It only exists when building with the GOEXPERIMENT=simd environment variable set.
https://pkg.go.dev/simd/archsimd@go1.26rc1
This is a low-level package that exposes hardware-specific functionality. It currently supports AMD64.
This package is experimental, and not subject to the Go 1 compatibility promise. It only exists when building with the GOEXPERIMENT=simd environment variable set.
https://pkg.go.dev/simd/archsimd@go1.26rc1
pkg.go.dev
archsimd package - simd/archsimd - Go Packages
Package archsimd provides access to architecture-specific SIMD operations.
doing something
https://github.com/lightpanda-io/browser #zig
Lightpanda
Migrating our DOM to Zig - Blog | Lightpanda
We replaced LibDOM with a custom Zig implementation for better cohesion across events, Custom Elements, and ShadowDOM. Here's how we built it and what we learned along the way.
π₯1