wasmerio / wasmer-go

🐹🕸️ WebAssembly runtime for Go
https://pkg.go.dev/github.com/wasmerio/wasmer-go
MIT License
2.84k stars 161 forks source link

Enable client to pass through their own function as an unsafe.Pointer #332

Closed JanFalkin closed 2 years ago

JanFalkin commented 2 years ago

I saw the last was pulled before I could land this. I think this gives the best of both worlds.

JanFalkin commented 2 years ago

BTW; I have included a fix for the broken darwin build.

codefromthecrypt commented 2 years ago

ps maybe time for a new tag once things stabilize?