wasm2lua
wasm2lua: converting WASM into Lua (by SwadicalRag)
VectorVisor
VectorVisor is a vectorizing binary translator for GPUs, designed to make it easy to run many copies of a single-threaded WebAssembly program in parallel using GPUs (by SamGinzburg)
wasm2lua | VectorVisor | |
---|---|---|
1 | 3 | |
201 | 150 | |
1.5% | 1.3% | |
3.8 | 3.5 | |
over 3 years ago | 9 months ago | |
WebAssembly | WebAssembly | |
MIT License | 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.
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.
wasm2lua
Posts with mentions or reviews of wasm2lua.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[ComputerCraft] Is it possible to run Doom on CC?
You could try converting WASM to Lua using something like wasm2lua but a lot of work would still be required to get the display/sound/input working inside CC.
VectorVisor
Posts with mentions or reviews of VectorVisor.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing wasm2lua and VectorVisor you can also consider the following projects:
wasker - WebAssembly AoT compiler for your favorite Operating System
OpenCL-Wrapper - OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.
Wasynth - WebAssembly to Lua translation library and tool
waforth - Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly
raw-wasm - Raw WebAssembly demos
wizard-engine - Research WebAssembly Engine