Hello world from a WASM module in a static binary

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. wasmer

    🚀 Fast, secure, lightweight containers based on WebAssembly

    I decided initially to use Wasmer and ended filing a question on their repository because their own native binary build command doesn't work as expected.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. wabt.js

    A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.

    wat2wasm

  4. wasm-micro-runtime

    WebAssembly Micro Runtime (WAMR)

    Finally, I landed on Bytecode Alliance's WebAssembly Micro Runtime (WAMR) wamrc compiler.

  5. binaryen

    Optimizer and compiler/toolchain library for WebAssembly

    wasm-opt

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

  • Gren 0.3: Source maps

    1 project | /r/ProgrammingLanguages | 19 Jun 2023
  • Koja je najapsurdnija poruka o pogrešci koju je neki vaš program ispisivao?

    1 project | /r/CroIT | 11 Jun 2023
  • What is the most absurd error message your compiler/interpreter was once outputting?

    1 project | /r/ProgrammingLanguages | 10 Jun 2023
  • Poteškoće s pronalaskom posla

    2 projects | /r/CroIT | 3 Jun 2023
  • Why does GCC run in Docker produce around 30% smaller statically linked C++ executables than GCC run on Linux? AECforWebAssembly is 1.08 MB large if compiled using GCC 13.1 in Docker, but it is 1.59 MB if compiled using GCC 13.1 on Debian.

    1 project | /r/learnprogramming | 6 May 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?