Stream: general

Topic: blog post on Wasm components and Workflows


view this post on Zulip Zeeshan Lakhani (Mar 28 2024 at 20:26):

@Brian Ginsburg and I published a post/overview on some stuff we’re working on. It’s about writing functions, compiling them to Wasm components, and combining them into a multi-language (Rust, Python, Javascript) workflow to run on the Everywhere Computer (a platform we’ve developed at @fission): https://fission.codes/blog/functions-everywhere-only-once/. Take a gander!

A big thank you to the people who've helped us here and built all the tools, frameworks, and runtimes we've relied on!

Writing functions for the Everywhere Computer in Rust, JavaScript, and Python, and compiling to Wasm components with WIT and WASI to run everywhere

Last updated: Oct 23 2024 at 20:03 UTC