Open Aesthetikx opened 1 year ago
Things that I came across, that could be unclear (some I actually know, some I don't)
RBIMPL dvar, gvar, ivar, cvar, local insn, insns _SYMBOL_EXPORT_BEGIN, _SYMBOL_EXPORT_END
ruby/ruby.h could probably be explained
RBasic and RComplex
'memo' used in a few contexts
Maybe these are obvious but: vm gc
Probably a topic for a different project: Fiber, Thread, Ractor JIT, MJIT, and YJIT
:peace_symbol: :heart_decoration:
Excellent, thank you! I'll try to add these.
Things that I came across, that could be unclear (some I actually know, some I don't)
RBIMPL dvar, gvar, ivar, cvar, local insn, insns _SYMBOL_EXPORT_BEGIN, _SYMBOL_EXPORT_END
ruby/ruby.h could probably be explained
RBasic and RComplex
'memo' used in a few contexts
Maybe these are obvious but: vm gc
Probably a topic for a different project: Fiber, Thread, Ractor JIT, MJIT, and YJIT
:peace_symbol: :heart_decoration: