Steven Hé (Sīchàng)
Steven Hé (Sīchàng)
Okay, I was wrong. I apologize. We don't have `rustler::codegen_runtime::inventory::iter::` at compile time, only at run time. Talking about writing to a file at compile time was silly, and no...
> […] NIF libraries are meant to be loaded within the context of the BEAM and thus need to have all of the `enif_*` symbols defined. We thus can't just...
Hi @AtomicFS, There's an AUR package for mdBook-KaTeX? 😳 Anyway, some comments: - I suggest people directly download from [the Releases](https://github.com/lzanini/mdbook-katex/releases). - I did not touch anything related to JavaScript...
[quickjs-rs](https://github.com/theduke/quickjs-rs)' last commit was about 3 years ago. But, it seems that [QuickJS' development resumed about 3 months ago](https://github.com/bellard/quickjs/commits/master/?after=12c91df5774c5174d6b3191cfc0dbc9cc396755d+104) despite the comments in . Maybe that's what broke your build....
Hey @alecdotninja, thanks for getting back. I hope this idea above would be relatively easy to implement. Sorry for not seeing your prior similar suggestion. Please don't worry about the...
Intuitively, #21 adds the overhead of copying the closure and it vtable pointer (16 bytes) doing vtable lookup (one memory load) every call.
https://github.com/alecdotninja/tailcall/pull/21#issuecomment-2143696759: > It's not easy to take a functions arguments and represent them as enum variants in Rust, especially when generics or a receiver are involved (and remember _all_ references...
> Could you tell a bit more about the use case of this feature? Would you use it in any special case or in general? Highlighting code definitely makes them...
Hi @VojtechStep. Given that you want this feature, I suggest that you implement it to your liking and I will help merge your PR.
Crash report from Apple. ```sh ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: sioyek [52241] Path: /Applications/sioyek.app/Contents/MacOS/sioyek Identifier: info.sioyek.sioyek Version: 2.0 (???) Code Type: ARM-64 (Native) Parent Process: launchd [1]...