wasm_lua VS aWsm

Compare wasm_lua vs aWsm and see what are their differences.

wasm_lua

Lua VM running in a WASM environment (by vvanders)

aWsm

WebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability. (by gwsystems)
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
wasm_lua aWsm
1 3
785 286
- 1.4%
0.0 4.6
5 months ago 3 days ago
C C
- BSD 3-clause "New" or "Revised" 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.

wasm_lua

Posts with mentions or reviews of wasm_lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-24.
  • Wasm3 compiles itself (using LLVM/Clang compiled to WASM)
    8 projects | news.ycombinator.com | 24 Apr 2021
    Can confirm that Lua does run in WASM in the browser: https://github.com/vvanders/wasm_lua

    I sometimes wonder what the world would be like if Lua had zero based indices and saw a bit broader adoption. It's such an easy language to embed/extends although QuickJS looks like it's going to give it a run for the money in the long term given the similar goals on ease of embedding.

    I wonder if anyone has compiled QuickJS to WASM and run it in the browser.

aWsm

Posts with mentions or reviews of aWsm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-27.

What are some alternatives?

When comparing wasm_lua and aWsm you can also consider the following projects:

wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime

gc - Branch of the spec repo scoped to discussion of GC integration in WebAssembly

teavm - Compiles Java bytecode to JavaScript, WebAssembly and C

embedded-wasm-apps - Run statically-compiled WebAssembly apps on any embedded platform

wasmer - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

monocypher-wasm - WebAssembly port and JS wrapper library for Monocypher (https://monocypher.org)

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

wasm.cljc - Spec compliant WebAssembly compiler, decompiler, and generator

wasmtime - A fast and secure runtime for WebAssembly