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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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

  • 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
  • Webvm: Virtual Machine for the Web

    9 projects | news.ycombinator.com | 19 Nov 2024
  • WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly

    9 projects | news.ycombinator.com | 14 Nov 2024
  • Introducing Spin 3.0

    11 projects | dev.to | 12 Nov 2024