This is super interesting, thank you Damon! On Thu, Nov 10, 2022 at 10:51 AM Damon Douglas via dev <[email protected]> wrote:
> Hello Everyone, > > I created https://github.com/apache/beam/pull/24081 to start a > conversation around WebAssembly support in Beam. > > WebAssembly is an experimental technology. According to WebAssembly.org, > "Wasm is designed as a portable compilation target for programming > languages". This PR is a simple example of how to embed a wasm compiled > function, written in Rust, within a DoFn using the Go Beam SDK. > > Best, > > Damon >
