From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

#ifndef PL_INLINED_H
#define PL_INLINED_H
#include "V8Context.h"
void pl_register_inlined_functions(V8Context* ctx);
#endif