A very basic Typescript module loader that supports http imports.
That's about it. It just makes a http request to the import url and evals the response.