unable to use std::fs in rust-wasm

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
  • napi-rs

    A framework for building compiled Node.js add-ons in Rust via Node-API

  • Maybe you want to be looking at https://napi.rs/ instead. wasm is good for sandboxing, but if you're just trying to write a Node library in Rust, napi might be the better option.

  • abstreet

    Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit

  • One option for writing files in WASM is local storage. Detangling all of the wrapped types in web_sys is a bit disorienting at first. This is a quick example of just writing a JSON file to local storage.

  • 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
  • wasmtime

    A fast and secure runtime for WebAssembly

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