JITResult.release

Once we're done with the code, this unloads the built .so file. After this call, it's no longer valid to use this JITResult.

class JITResult
void
release
()

Meta