diff options
-rw-r--r-- | yjit/bindgen/src/main.rs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -96,6 +96,8 @@ fn main() { // For testing .allowlist_function("ruby_init") .allowlist_function("ruby_init_stack") .allowlist_function("rb_funcallv") .allowlist_function("rb_protect") |