Directories
¶
| Path | Synopsis |
|---|---|
|
Command aotgen emits AOT-compiled Ruby methods as real *VM methods into internal/vm/aot_e2e_gen_test.go, each paired with the reference MRI's output for the same program, captured at generation time.
|
Command aotgen emits AOT-compiled Ruby methods as real *VM methods into internal/vm/aot_e2e_gen_test.go, each paired with the reference MRI's output for the same program, captured at generation time. |
|
Command freeze-prelude regenerates internal/vm/prelude_frozen_gen.go: it compiles the embedded-Ruby prelude (internal/vm/prelude.rb) and writes its bytecode out as a Go literal (embeddedPrelude), so a closed-world binary can load the standard library without linking the front-end.
|
Command freeze-prelude regenerates internal/vm/prelude_frozen_gen.go: it compiles the embedded-Ruby prelude (internal/vm/prelude.rb) and writes its bytecode out as a Go literal (embeddedPrelude), so a closed-world binary can load the standard library without linking the front-end. |
|
Command rbgo is the CLI front-end for the embedded-ruby interpreter.
|
Command rbgo is the CLI front-end for the embedded-ruby interpreter. |
Click to show internal directories.
Click to hide internal directories.