Thanks, I think Rhai is what I’d try at this point. Pretty much ticks all my boxes!
Thanks, I think Rhai is what I’d try at this point. Pretty much ticks all my boxes!
Sure you could JIT Rust, the question is if you can write a JIT compiler in rust since it needs to do some quite scary stuff to swap in compiled routines when evaluating code. I’m not even sure if unsafe is enough for that, you may need goto or arbitrary function pointers (which is kind of the same thing)
Technically no, but for most intents and purposes yes. That office is literally a closet for clothes and there’s not much we can do about that, but we desperately need an office.
Once we can afford one I’m planning to have an actual electrician do real wiring. It’s ironically very illegal to do that yourself which means I have to use off the shelf crap, because electricians are not cheap.
This isn’t anything near what I’d call an ideal setting, and thus what I have is “oh well it doesn’t literally burst into flames right now”, more or less.
Here’s a more complete view of the office closet:
Oh you sweet summer child let me snap you some cable management pictures when I get back from the office
Out of curiosity, what did you use for the UI for the todoist clone?
Wow that’s one heck of a how it started // how it’s going
According to the readme, that’s Lua bindings and not the language itself, that’s probably why it’s not on the list since it wasn’t written in Rust.