JavaScriptPrecompiler  
    Native JavaScript Parser
Bridges via JNI to the OXC parsing and code-generator tools.
Types
Link copied to clipboard
                  Provider for the JavaScriptPrecompiler.
Functions
Link copied to clipboard
                  open operator override fun invoke(req: Precompiler.PrecompileSourceRequest<JavaScriptCompilerConfig>, input: String): String?
Link copied to clipboard
                  open suspend fun precompile(req: Precompiler.PrecompileSourceRequest<JavaScriptCompilerConfig>, input: String): String?