Conversation
Is it possible/reasonable to compile @fridadotre with V8 in 2026? (I just reported a couple of QuickJS bugs that are blockers for me)

If so, are there any documentation available about the build process or is that knowledge lost to bitrot?

#Frida #ReverseEngineering
1
0
0

@buherator just use —runtime v8. Frida is built with qjs and v8 already

1
0
0
@fridadotre Thanks for the prompt reply! Is this true for the gadget too? I tried to supply a config with "runtime":"v8" but hit the same bugs. If the v8 support is there in the official release gadgets I just have to figure out why my config isn't applied (or maybe the bugs affect both paths).
1
0
0

@buherator it is also suported in the gadget. Feel free to drop some details about the specific bug, if that’s the case, sounds like the problem is not tied to the js runtime

0
0
0