runno VS wasmer-js

Compare runno vs wasmer-js and see what are their differences.

runno

Browser-based runtime for programming languages and WASI binaries. (by taybenlor)

wasmer-js

Monorepo for Javascript WebAssembly packages by Wasmer (by wasmerio)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
runno wasmer-js
6 8
588 879
- 2.2%
8.1 9.4
3 months ago about 1 month ago
TypeScript Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

runno

Posts with mentions or reviews of runno. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-09.
  • Show HN: I built a WASI playground for running CLI binaries in the browser
    11 projects | news.ycombinator.com | 9 Oct 2022
    Oh awesome!! I've just added Trealla to my issues list to add it to Runno.

    If you go into settings you can switch stdin echo on/off. I have stdio devices set up to return their file type as "Character Device" (see: https://github.com/taybenlor/runno/blob/main/packages/wasi-m...). It seems like some binaries handle this well and act like they are directly connected to the TTY (e.g. my quickjs example). Not sure how they determine that. I'm very much coming at this from a web-developer interested in WASI direction, and not from any experience with OSes or linux.

  • How I got Ruby snippets to run browser side in less than a day
    3 projects | dev.to | 27 Jan 2022
    Runno installs its packages using WAPM, it's based off a fork of WebAssembly.sh and so adding support for a new language already on WAPM is quite simple. If you're interested here's the PR. The important change is:

wasmer-js

Posts with mentions or reviews of wasmer-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-21.

What are some alternatives?

When comparing runno and wasmer-js you can also consider the following projects:

fs - File System Standard

deno - A modern runtime for JavaScript and TypeScript.

WASI - WebAssembly System Interface

proposal-temporal - Provides standard objects and functions for working with dates and times.

wasi-libc - WASI libc implementation for WebAssembly

wapm-cli - 📦 WebAssembly Package Manager (CLI)

wasmboy - Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️

libarchivejs - Archive library for browsers

WASM-ImageMagick - Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples

Boxedwine

v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser

babel-ts-export-type-bug - repro of type erase problem in babel's typescript support