GrEngine.addLibrary

Add a new library to the runtime. ___ It must be called before loading the bytecode. It should be loading the same library as the compiler and in the same order.

class GrEngine
final
void
addLibrary
(
GrLibrary library
)

Meta