mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
### What does this PR do? This was creating `Zig::FFIFunction` when we could instead use a plain `JSC::JSFunction` ### How did you verify your code works? Added a test