Jesper Håkansson

Results 78 comments of Jesper Håkansson

What's the status of this PR? By the looks of the description of the PR this seems almost finished? Would it make sense to start building towards your fork in...

> I've been doing some digging into the wasm-opt dyld errors, and I think I know how this bug can be fixed! The issue seems to be that the [binary-install](https://crates.io/crates/binary-install)...

@fkettelhoit Thanks a lot! I will go through this more closely in a while, I think this will be released in `v0.11.0`. Feel free to rebase master into your branch...

@aforemny, @debois: Any reason why this isn't merged yet?

I actually merged your [PR](https://github.com/rustwasm/wasm-pack/pull/1130) after I released 0.10.3.

> Yes, I'd love to see this merged & released as well! Is there some remaining work to be done? > > The tests seem to be failing due to...

I just made a branch without `openssl/vendored`. Could your try running this to try it out? `cargo install wasm-pack --git https://github.com/rustwasm/wasm-pack --branch remove-strict`

> > I just made a branch without `openssl/vendored`. Could your try running this to try it out? `cargo install wasm-pack --git https://github.com/rustwasm/wasm-pack --branch remove-strict` > > Done. > >...

> The curl crate, and others, have an opinion on what version of OpenSSL is used. It is not unusual to see a crate specify a version for a dependency's...

I think it would be a good idea to keep this repository and others (such as https://github.com/rustwasm/binary-install) in an organization, just like we have today. The problem is though that...