RegisterNativeModule registers a module that isn't loaded through a SourceLoader, but rather through a provided ModuleLoader. Typically, this will be a module implemented in Go (although theoretically it can be anything, depending on the ModuleLoader implementation). Such modules take precedence ove
(name string, loader ModuleLoader)
source not stored for this graph (policy: none)
searching dependent graphs…