and if you're interested in CRuby VM internals, this is the API documentation I read when writing the digest-crc C extensions.
https://silverhammermba.github.io/emberb/c/
#ruby #cruby #cExtensions #cexts
The Ruby C API

Quick Poll related to a PR to digest-crc I'm currently reviewing. For boilerplate embedded C code (ex: CRC tables) in Ruby/Python code (aka C extensions), do you prefer it be committed to the git repo or automatically generated upon installation/build?
#ruby #python #cexts #c
committed to the git repo
60%
auto-generated
40%
Poll ended at .