Wasynth
WebAssembly to Lua translation library and tool (by Rerumu)
script-bench-rs
Rust embedded scripting languages benchmark (by khvzak)
Wasynth | script-bench-rs | |
---|---|---|
1 | 3 | |
156 | 69 | |
3.8% | - | |
7.3 | 7.2 | |
10 months ago | 8 days ago | |
Rust | Rust | |
GNU General Public License v3.0 only | - |
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.
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.
Wasynth
Posts with mentions or reviews of Wasynth.
We have used some of these posts to build our list of alternatives
and similar projects.
script-bench-rs
Posts with mentions or reviews of script-bench-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-06-09.
-
Show HN: Munal OS: a graphical experimental OS with WASM sandboxing
I started on a Rust app that uses SDL3 and lets you script it via embedded V8[1]. But I'm very seriously tempted to fork it and embed wasmtime or wasmi and let you script it in anything, and include a few wasm compilers into the app for convenience so you just give it a file and it does the rest. Mainly because of the speed of wasmtime and wasmi compared to alternatives[2]. But my biggest concern is that this isn't adding any real convenience. You still have to set up whole code environments, which defeats the purpose of scripting it. Still, it's such a neat idea that I don't want to not do it, and I just might.
[1] https://sdegutis.github.io/blog/dear-everyone-hire-me-to-mak...
[2] https://github.com/khvzak/script-bench-rs
- Rust Scripting Languages Benchmark
-
Benchmarking mlua/rlua/rhai - Rust embedded scripting languages
Here are the results and code: https://github.com/khvzak/script-bench-rs
What are some alternatives?
When comparing Wasynth and script-bench-rs you can also consider the following projects:
wasm2lua - wasm2lua: converting WASM into Lua
Blightmud - A terminal mud client written in Rust
Prometheus - Lua Obfuscator written in pure Lua
mlua - High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
rluau - Idiomatic Luau bindings in 100% Rust
xbase - Develop Apple software products within your favorite editor.