Hacker News new | ask | show | jobs
by cpuguy83 1611 days ago
Instead of, as an example, coding a plugin in lua, you code it in whatever you want and compile to wasm (that supports wasm as a compile target). In that sense it would be replacing lua.
1 comments

But lua is typically used as an easy scripting language for non-programmers...