JITContext.compile

Calls into GCC and runs the build. It can only be called once on a given context.

class JITContext
compile
()

Return Value

Type: JITResult

A wrapper around a .so file.

Meta