dao icon indicating copy to clipboard operation
dao copied to clipboard

Module support

Open IngwiePhoenix opened this issue 6 years ago • 0 comments

Hello!

Now, I know that Dao already has module support - be it via the load statement or it's numerous embedding APIs that make modularization really easy.

But unfortunately, I was not able to find anything about the load statement, and how it can essentially be used. More so, I would like to be able to change the process of resolving a file into something that's like NodeJS - where the application would look inside a folder such as dao_modules for a module to load.

Would you please elaborate on the load syntax and what it can be used for?

Thank you in advance!

Kind regards, Ingwie

IngwiePhoenix avatar Dec 21 '18 22:12 IngwiePhoenix