Renamed kwasm-net to wasmer-kernel-net

This commit is contained in:
Syrus
2019-05-15 10:34:56 -07:00
parent 408f89ccd6
commit 3bbf7753cb
10 changed files with 13 additions and 13 deletions

View File

@ -3,7 +3,7 @@ pub mod service;
use service::{ImportInfo, LoadProfile, RunProfile, ServiceContext, TableEntryRequest};
use wasmer_runtime_core::{
backend::RunnableModule,
loader::{self, Instance, Loader},
loader::{Instance, Loader},
module::ModuleInfo,
structures::TypedIndex,
types::{