deno-core
There are 3 repositories under deno-core topic.
justjavac/deno_starter
deno starter for creating a module
andreubotella/deno-simple-module-loader
A simple implementation of deno_core's ModuleLoader trait which supports loading modules from the network.
afinch7/deno_in_deno
Create custom deno based runtimes in a deno runtime.