Skip to content

Commit

Permalink
Try #490:
Browse files Browse the repository at this point in the history
  • Loading branch information
bors[bot] committed Jun 10, 2019
2 parents bea3ebd + c678647 commit 7e3a39d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
//! [`wasmer-clif-backend`]: https://crates.io/crates/wasmer-clif-backend
//! [`compile_with`]: fn.compile_with.html
pub use wasmer_runtime_core::codegen::{MiddlewareChain, StreamingCompiler};
pub use wasmer_runtime_core::export::Export;
pub use wasmer_runtime_core::global::Global;
pub use wasmer_runtime_core::import::ImportObject;
Expand Down

0 comments on commit 7e3a39d

Please sign in to comment.