How to debug C/C++ compiled to WebAssembly - That One Game Dev

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

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-micro-runtime

    WebAssembly Micro Runtime (WAMR)

  • This is realated to a project I will be probably working on in the future that needs plugins. I want to use wasm/ and https://github.com/bytecodealliance/wasm-micro-runtime to call the plugins. An ABI/platform stable plugin system where whatever compiles to wasm is A-OK. A small loss in perf, but in the use case I am ok with that. Should be interesting. Worst case, I back out and use dlload or whatever.

  • 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