Announcing support for WASI on Cloudflare Workers

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • workers-rs

    Write Cloudflare Workers in 100% Rust via WebAssembly

  • There's actually a rust framework for Workers https://github.com/cloudflare/workers-rs

  • workers-sdk

    ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

  • Yeah, this uses our existing runtime which already supported WebAssembly. We created a JavaScript library that implements most of the WASI host calls and made the wrangler cli automatically generate the JS glue for your WASI prrograms.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gc

    Branch of the spec repo scoped to discussion of GC integration in WebAssembly

  • This is the most up to date info I could find on it. https://github.com/WebAssembly/gc/blob/master/proposals/gc/MVP.md

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts