Rearrange some apis

This commit is contained in:
Lachlan Sneff
2019-01-12 17:52:14 -05:00
parent 60201ea7a6
commit a983e9ce8b
71 changed files with 16821 additions and 74919 deletions

View File

@ -21,7 +21,7 @@ fn generate_imports() -> Rc<Imports> {
Rc::new(imports)
}
fn create_module_1() -> Box<Instance> {
fn create_module_1() -> Instance {
let module_str = "(module
(type (;0;) (func (result i64)))
(func (;0;) (type 0) (result i64)