Skip to content

Conversation

@axic
Copy link
Member

@axic axic commented May 30, 2019

Closes #59.

After #29 we could use proc_macro to make this even nicer.

@axic axic requested a review from jakelang May 30, 2019 12:26
//! use ewasm_api::{Hash, block_hash, finish_data};
//! Using lower-level primitives:
//! ```ignore
//! use ewasm_api::{types::Hash, block_hash, finish_data};
Copy link
Member Author

Choose a reason for hiding this comment

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

It seems after recent changes types isn't exposed anymore unless the prelude is used.

@axic axic merged commit 61d2ff9 into master Jun 4, 2019
@axic axic deleted the entry-macro branch June 4, 2019 11:18
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.

Create a macro for the entry point

3 participants