Add progress on next_event

This commit is contained in:
Brandon Fish
2019-05-18 16:31:08 -05:00
parent ac3fafae9a
commit 74a758d39e
7 changed files with 405 additions and 67 deletions

View File

@ -201,7 +201,7 @@ pub fn read_module<
}
let fcg = mcg
.next_function()
.next_function(&info)
.map_err(|x| LoadError::Codegen(format!("{:?}", x)))?;
middlewares
.run(