Skip to content

Conversation

axic
Copy link
Member

@axic axic commented Sep 19, 2019

Fixes #159.

extern crate rustc_hex;

pub use parity_wasm::elements::Module;
use parity_wasm::elements::Module;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can do pub use parity_wasm::elements::Module as WasmModule if we also rename it in the rest of the codebase, which would have the side effect of making all the other code more readable.

@axic axic force-pushed the wasm-module branch 2 times, most recently from e056643 to 5bec089 Compare September 25, 2019 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants