Cheerp 3.0: The most advanced C++ compiler for the Web now permissively licensed

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • howto-wasm-minimal

    How to create minimal wasm module with plain C/C++

  • I'm particularly curious on what parts cheerp adds to their clang+llvm base. Presumably it's something like the C standard target library for WASM/JS?

    For reference, here's examples of what you could do with the baseline clang with wasm (but not JS?) [1] [2] [3], referenced from a similar thread on HN.

    [1] https://github.com/ern0/howto-wasm-minimal

    [2] https://github.com/robrohan/wefx

    [3] https://github.com/PetterS/clang-wasm

  • wefx

    Basic WASM graphics package to draw to an HTML Canvas using C. In the style of the gfx library

  • I'm particularly curious on what parts cheerp adds to their clang+llvm base. Presumably it's something like the C standard target library for WASM/JS?

    For reference, here's examples of what you could do with the baseline clang with wasm (but not JS?) [1] [2] [3], referenced from a similar thread on HN.

    [1] https://github.com/ern0/howto-wasm-minimal

    [2] https://github.com/robrohan/wefx

    [3] https://github.com/PetterS/clang-wasm

  • 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
  • clang-wasm

    How to build webassembly files with nothing other than standard Clang/llvm.

  • I'm particularly curious on what parts cheerp adds to their clang+llvm base. Presumably it's something like the C standard target library for WASM/JS?

    For reference, here's examples of what you could do with the baseline clang with wasm (but not JS?) [1] [2] [3], referenced from a similar thread on HN.

    [1] https://github.com/ern0/howto-wasm-minimal

    [2] https://github.com/robrohan/wefx

    [3] https://github.com/PetterS/clang-wasm

  • Wt

    Wt, C++ Web Toolkit

  • How is this much different than wt [1] or compiling qt to emscripten? Sincere question.

    [1] https://www.webtoolkit.eu/wt

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

  • The Tools I Use to Write Books (2018)

    3 projects | news.ycombinator.com | 16 May 2022
  • Show HN: How to compile C/C++ for WASM, pure Clang, no libs, no framework

    13 projects | news.ycombinator.com | 11 Apr 2022
  • Parquet-WASM: Rust-based WebAssembly bindings to read and write Parquet data

    5 projects | news.ycombinator.com | 22 Apr 2024
  • Show HN: ClassroomIO – an in-browser programming environment for education

    1 project | news.ycombinator.com | 16 Apr 2024
  • Fortran on WebAssembly

    2 projects | news.ycombinator.com | 5 Apr 2024