Formatted code

This commit is contained in:
Syrus
2019-07-31 23:51:12 -07:00
parent 7d89f9cc9a
commit 0dfa1f68a8
7 changed files with 8 additions and 8 deletions

View File

@ -14,8 +14,8 @@ use crate::{
};
use crate::backend::CacheGen;
use std::collections::HashMap;
use indexmap::IndexMap;
use std::collections::HashMap;
use std::sync::Arc;
/// This is used to instantiate a new WebAssembly module.