wasm_lua VS teavm

Compare wasm_lua vs teavm and see what are their differences.

wasm_lua

Lua VM running in a WASM environment (by vvanders)

teavm

Compiles Java bytecode to JavaScript, WebAssembly and C (by konsoletyper)
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 teavm
1 30
785 2,479
- -
0.0 9.5
5 months ago 7 days ago
C Java
- Apache License 2.0
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.

teavm

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

What are some alternatives?

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

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

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

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

HumbleUI - Clojure Desktop UI framework

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

teavm-flavour - Framework for writing client-side applications using TeaVM

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

spring-fu - Configuration DSLs for Spring Boot

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

helidon - Java libraries for writing microservices

JHipster - JHipster, much like Spring initializr, is a generator to create a boilerplate backend application, but also with an integrated front end implementation in React, Vue or Angular. In their own words, it "Is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures."