This is an automated archive.

The original was posted on /r/golang by /u/Money-Relative-1184 on 2023-09-01 17:45:57+00:00.


Happy to announce wasify - a Go library designed to streamline the interaction with WebAssembly (Wasm) modules by providing a developer-friendly API. Currently, it abstracts the Wazero runtime, paving the way for potential support for multiple runtimes in the future, which means the execution of modules across various Wasm runtimes. It is currently in the development stage, but you can try it out and play around with it. I would greatly appreciate any feedback you have!

And yeah, if you like the project - hit the ★