Aureum is a GO library for building and evaluating Cardano Plutus scripts.
It leverages wasm to use the uplc crate.
For executing wasm, this makes use of wazero, the zero dependency WebAssembly runtime for Go developers.
See the example folder for more details.
You can get the latest version of aureum like this.
go get github.com/mgpai22/aureum@latest