Jens Reimann

Results 595 comments of Jens Reimann
trafficstars

It might make sense to update the default versions for the different tools: https://github.com/trunk-rs/trunk/blob/306fa0b72990262333725eabe8fdcc66d17bc14c/src/tools.rs#L98-L105 Also https://github.com/trunk-rs/trunk/pull/901 might help.

As you're using trunk 0.21.4, you should be able to use the new `data-wasm-opt-param` flag. If you find some reasonable settings that "just work", we could add them as a...

Or maybe we need to bump the default version of wasm-opt.

Thanks for the summary. That is super helpful. Now that we have internal APIs for the tools in place, would it make sense to auto-enable `--enable-bulk-memory` in case the `wasm-opt`...

I guess the answer to all of this is: PRs welcome :wink:

Hm, I know too little about that. However, I don't think that has ever changed in trunk.

I honestly don't know. If you have the time fixing this, it would be great I guess. I personally don't use it.

Is this maybe related to #897?

Interesting and valid use case. Though that's something which is not supported out of the box at the moment. I could imagine having a second entry point, sending OIDC tokens/state...