Results 1846 comments of Steven Allen

I have a PR here (https://github.com/bytecodealliance/wasmtime/pull/10455) but I need a small clarification on the default status of reference types with the "gc" feature disabled.

The one concern I have with this PR is XIM: I don't use it, haven't tested my changes, and am a bit scared of trying to configure it given all...

> I think we should tag a xelb release first before starting to use xcb:unmarshal-new. SGTM. > I'd suggest to first merge the trivial commits, e.g., only the xcb:unmarshal-new changes....

I went ahead and tagged a new XELB release. IMO, we had enough changes and bug fixes there to warrant one anyways.

I've merged the first few commits, but none of the larger refactors. I'll wait a few days before merging the rest.

I've pushed everything except: 1. The XIM changes. I don't use XIM and want to isolate that change at the end. 2. The change to ConfigureRequest handling (large refactor, tricky...

> If you don't feel comfortable with the changes and can live with some uncleanliness in the exwm-xim file we can leave it as is, and preserve this commit as...

I've merged everything except the XIM changes now.

We currently have a dual-execution system for multiple actor bundles and we've also built out the full framework in the past, but it never got to the point where we...