Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Conversation

lexfrl
Copy link
Contributor

@lexfrl lexfrl commented Aug 6, 2018

No description provided.

@NikVolf NikVolf merged commit 67d67f3 into master Aug 6, 2018
@NikVolf NikVolf deleted the no-constructor branch August 6, 2018 12:40
&path,
ctor_module.expect("ctor_module can't be None, because 'constructor' argument is set to true in build"),
).map_err(Error::Encoding)?;
if let Some(ctor_module) = ctor_module {
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a grumble -- this interface looks a little bit confusing to me: if no deploy symbol is defined, and we run wasm-build without --save-raw, then no file will be written? Maybe we can return a warning in the above case or just change it so that "no deploy symbol" is equivalent to --save-raw?

Copy link
Contributor

Choose a reason for hiding this comment

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

Indeed, it worked like you say before the #97

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants