wasm_lua VS wasmer

Compare wasm_lua vs wasmer and see what are their differences.

wasm_lua

Lua VM running in a WASM environment (by vvanders)

wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten (by wasmerio)
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 wasmer
1 131
785 17,786
- 1.0%
0.0 9.9
5 months ago 6 days ago
C Rust
- 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.

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.

wasmer

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

What are some alternatives?

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

aWsm - WebAssembly ahead-of-time compiler and runtime. Focuses on generating fast code, simplicity, and portability.

wasmtime - A fast and secure runtime for WebAssembly

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

SSVM - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

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

teavm - Compiles Java bytecode to JavaScript, WebAssembly and C

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

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

awesome-wasm-runtimes - A list of webassemby runtimes

wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript

actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.