Open andrewbaxter opened 7 years ago
It appears that the source has to be loaded as a string into memory right now. Some sort of load method that takes an InputStream and has the possibility of future optimization via evicting unused source chunks would be nice to have.
It appears that the source has to be loaded as a string into memory right now. Some sort of load method that takes an InputStream and has the possibility of future optimization via evicting unused source chunks would be nice to have.