Skip to content

libcstx v0.3.2

Choose a tag to compare

@M09Ic M09Ic released this 02 Aug 20:09
· 7 commits to main since this release
3dd2cbc

libcstx v0.3.2 syncs the cstx v0.3.2 SDK and prebuilt FFI libraries.

  • Restores deterministic EASM discovery in static builds while keeping plugin loading explicit.
  • Adds Schemas.PluginArtifacts metadata API.
  • Ships generated SCO/SRO Go types from the cstx proto source.
  • Uses the native CGO runtime by default.

Go consumers should use module version github.com/chainreactors/libcstx/go v0.3.2 (tag go/v0.3.2).