Show HN: TinyWasm – A tiny WebAssembly Runtime written in Rust

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

    A tiny, interpreted WebAssembly Runtime written in Rust

  • Thanks for sharing your project! How does performance change when the `unsafe` feature is disabled?

    It looks like there is only one usage of `unsafe` outside of the no_std build: https://github.com/explodingcamera/tinywasm/blob/c50bae752f3...

  • wart

    A simple Web Assembly Interpreter (by rrampage)

  • Super nice project! I also spent the last month writing a WASM interpreter ( https://github.com/rrampage/wart ) using Java 21. I started it as an excuse to try out the pattern matching in switch / sealed classes in Java. It kind of snowballed in scope and can now run Doom and Waforth ( https://github.com/remko/waforth )! Have not yet tried compiling it to WASM and running it as a meta-circular interpreter.

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

    Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly

  • Super nice project! I also spent the last month writing a WASM interpreter ( https://github.com/rrampage/wart ) using Java 21. I started it as an excuse to try out the pattern matching in switch / sealed classes in Java. It kind of snowballed in scope and can now run Doom and Waforth ( https://github.com/remko/waforth )! Have not yet tried compiling it to WASM and running it as a meta-circular interpreter.

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

  • Random Testing of WebAssembly Implementations Using Semantically Valid Programs

    2 projects | news.ycombinator.com | 4 Aug 2023
  • "If this one guy got hit by a bus, the software would fall apart."

    1 project | news.ycombinator.com | 6 Apr 2024
  • Show HN: Kiwi – End-to-End Kafka Subscriptions with WebAssembly

    2 projects | news.ycombinator.com | 6 Apr 2024
  • OxidOS Automotive

    1 project | news.ycombinator.com | 17 Mar 2024
  • Spinkube: Running WASM in Kubernetes

    2 projects | news.ycombinator.com | 14 Mar 2024