Posted
Added
@53326How hard would it be to go about adding memes then?
Cancel
Post
Replied
Well for that you would need a custom compiler, i.e Luau compiler.
But this would result in a new bytecode format so you would have to write your own luau bytecode interpreter (LBI) for it.
Then rewrite IronBrew to support that interpreter.
OR EVEN EASIER...
Use custom compiler that just turns += into ADD or CONCAT and continue using IronBrew like you would.
I prefer the first option though!
Cancel
Post
https://yesitskiko.github.io/about-me/
I've got a PHD in Scratch.
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post