B. Szilvasy
B. Szilvasy
This PR allows olly to attach to an external process by directory and PID. That is, it implements #41. I understand that @tmcgilchrist mentioned [here](https://github.com/tarides/runtime_events_tools/pull/43#issuecomment-2044129467) that he has already started...
This PR implements translation of runtime event names (and tags) using tables loaded at runtime, in order to allow consumption of runtime events from different versions of OCaml. It also...
Bindings are semi-auto-generated, so it shouldn't be overly difficult. The things I was hung up on: - [ ] Codegen for raymath - [ ] Reviewing changes for raylib-2d
This PR adds some [essential](https://en.wikipedia.org/wiki/What_Are_Little_Boys_Made_Of%3F) fields to the Girl 👧 and Boy 👦 structs, making the example a little more interesting, but still very blazingly 🔥 fast 🚀 and memory...
Attempting to use `rhombus` within `racket/sandbox` currently triggers an error about something in `(submod rhombus/private/amalgam demod-pane-1)` being disallowed by the code inspector. ```racket Welcome to Racket v8.16 [cs]. > (require...