Using WebAssembly threads from C, C++ and Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Wasm C API prototype

  • I'm not a native English speaker. The title got me confused.

    When looking at the title, I thought the article was about running a WASM module in a separate from a c program. For example: https://github.com/WebAssembly/wasm-c-api

    However, after reading it, it seems to be the opposite.

    It's about running a WASM module that has thread usage, implemented in c, c++ or rust. Then in that situation, I think the title should be rephrased as:

    Running WASM threads written in C, C++ or Rust.

    is it me or the use of "from" is misleading? is it "executed by/called from" or "compiled from" ?

  • threads

    Threads and Atomics in WebAssembly

  • Ah, I should have clarified that I mean the assembly instructions for atomics, rather than the JavaScript API. I.e. the opcodes listed here: https://github.com/WebAssembly/threads/blob/master/proposals...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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