Alec Thilenius

Results 8 issues of Alec Thilenius

For the [hierarchy implementation](https://github.com/AThilenius/legion_transform/tree/master/src) I need a way to detect both deleted entities and components (I don't think I need to disambiguate however, just when any `Parent` or entity that...

Continuation of #124318 To reiterate, extensions using a webview that call `e.preventDefault();` and `e.stopPropagation();` in `onmousedown` within the webview itself, prevent vscode from focusing the window altogether. This is problematic...

webview

I think you're sitting on an unrealized gem here. I have been digging through the internet for months looking for 'a protobuf based RPC Rust client with native browser support'...

Firstly, what a clever idea, I'm fascinated by it! Lockstep has been done by snapshotting runtimes (LUA of note) before, but this is a whole new level of flexible. It...

I use [NuShell](https://www.nushell.sh). When activating `tmux-thumbs`, I see a very brief error flash, which complains that `the ampersand operator is not supported in nushell` in the line `cd /home/alec/.tmux/plugins/tmux-thumbs &&...

Code of this quality really belongs in NPM

See issue #292 and discussion #277 This adds a `wasm-bindgen` feature that decorates structs for wasm/JS bindings, and adds a wasm-only constructor. There are a couple points worth discussing/considering before...

**Describe the bug** Hi. I'm the author of [`axum-connect`](https://github.com/AThilenius/axum-connect), which supports server-streaming RPC handlers. I am however running in circles trying to figure out what the official spec is for...

bug