Emi

Results 458 comments of Emi

Hmm, interesting. I was actually thinking `From` might be a better name: ```Go // From creates a gopherwasm Value from a syscall/js.Value or *gopherjs/js.Object. func From(v js.Value) Value ```

Sorry, I consider this repository dead. It hasn't been worked on in years, and the code within this repository is a copy of the gopls language servers code from 2019...

https://github.com/golang/tools/tree/master/internal/diff

Progress towards repository reductions: * [x] `mach-model3d` has been removed as an official Mach project: https://github.com/hexops/mach/issues/969 * [x] `mach-sysjs` lives in the main repository https://github.com/hexops/mach/tree/main/src/sysjs * [x] `mach-editor` repository has...

mach-glfw has now been moved to 'community maintained' status and now lives at https://github.com/slimsag/mach-glfw and https://github.com/slimsag/glfw

These projects have been deprecated / moved / are no longer maintained by the mach project: * https://github.com/hexops-graveyard/mach-gpu * https://github.com/hexops-graveyard/mach-gpu-dawn * https://github.com/hexops-graveyard/dawn

Thanks for sending this, I am reworking querying quite a bit as part of https://github.com/hexops/mach/pull/1182 so may not merge this as-is due to some conflicts. What I am very keen...

Okay, this makes a lot of sense and seems like a good use-case to support. Let me get back to you once I wrap up my work on #1182 to...

Taking this into consideration in a new API design for mach.Core