API Version: 1.0
Library Version: 1.0
Generated by gi-docgen 2026.1
enum Frida.JsPlatform
The platform a compiled bundle targets.
FRIDA_JS_PLATFORM_GUM
Frida’s Gum runtime inside a target process.
0
FRIDA_JS_PLATFORM_BROWSER
A web browser.
1
FRIDA_JS_PLATFORM_NEUTRAL
A platform-neutral environment.
2
Content