WebAssembly: byte-code of the future

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

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

    The WebAssembly Binary Toolkit

  • The .wat file can be compiled to a .wasm using wat2wasm which is part of the WebAssembly Toolkit CLI tools:

  • wasmer-ruby

    💎🕸 WebAssembly runtime for Ruby

  • It's also possible to do this from many other languages. For example rust, ruby, python or from the CLI.

  • 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
  • wasmer-python

    🐍🕸 WebAssembly runtime for Python

  • It's also possible to do this from many other languages. For example rust, ruby, python or from the CLI.

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