Pass decoded UTF-16 table entries to the C++ executable factory as borrowed FFI slices during bytecode cache materialization. This avoids copying cache-backed names into generator-owned Rust vectors before C++ materializes its own bytecode tables. |
||
|---|---|---|
| .. | ||
| basic_block.rs | ||
| codegen.rs | ||
| ffi.rs | ||
| generator.rs | ||
| instruction.rs | ||
| mod.rs | ||
| operand.rs | ||
| validator.rs | ||