v0.1.3
When attempting to compile files from the given path, the lib will fail to compile due to compilation race conditions. Change module loading to loading into AST, and extracting from there instead. --------- Co-authored-by: Darwin D Wu <darwin67@users.noreply.github.com>