Skip to content
forked from Rerumu/Wasynth

WebAssembly to Lua translator, with runtime

License

Notifications You must be signed in to change notification settings

Ukendio/wlausam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a WIP (read: absolutely not ready for serious work) tool for translating WebAssembly into Lua. Support is specifically for LuaJIT, with the secondary objective being Lua 5.4 and Roblox's Luau.

The instructions are minimal; run the program as program <edition> <file...> to generate the translations into stdout. Editions currently supported are LuaJIT and Luau.

About

WebAssembly to Lua translator, with runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 84.1%
  • Lua 15.9%