top | item 43976365

(no title)

smodo | 9 months ago

Gaaf. I’ve written a piece of software using egui and while it let me iterate fast it has its limitations. There’s also gpui but that’s very Mac centric for now… I’ll give this a go in the near future. I’m a little curious about the DSL though. What is the advantage of a/this DSL over the builder pattern used by gpui? Does the fact that you can insert new code during runtime mean that there is in fact an interpreter between my code and the ui? How do you manage performance/efficiency in that case?

discuss

order

No comments yet.