Skip to content

Releases: corazawaf/coraza-wasilibs

v0.2.0

24 Jun 09:01
v0.2.0
073d62c
Compare
Choose a tag to compare

Release v0.2.0 comes with updated dependencies.

What's Changed

  • Update to go-re2 prerelease by @anuraaga in #14
  • Update wasilibs dependencies and use new FindN method for pm by @anuraaga in #16
  • dependencies updates and tests by @M4tteoP in #17

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Nov 15:24
9688ecb
Compare
Choose a tag to compare

Welcome to coraza-wasilibs.

This package provides a bandle of Coraza operator plugins using implementations that are compiled from other languages like C, C++, Rust to WebAssembly thanks to wasilibs plugins implementations. Furthermore, thanks to the utilization of the pure Go WebAssembly runtime, wazero, it ensures there are no limitations on Go applications utilizing these plugins, and notably, cgo is not required.