Executing your first C & Cpp program using WebAssembly

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Wasienv: WASI Development Toolchain for C/C++

    Wasienv is used to compile various programming languages to Wasm to run on browser or web sever.

  • outreachy

    Discontinued Repo to receive contributions from Outreachy applicants

    You can run your first program by working on this example which is Reverse a Number written in C.

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

  • wasmtime

    A fast and secure runtime for WebAssembly

    $ curl https://wasmtime.dev/install.sh -sSf | bash $ wasienv install-sdk unstable

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