Deepti Gandluri

Results 118 comments of Deepti Gandluri

Leaving a quick reminder here for folks to treat each other with respect and empathy regardless of technical disagreements that are sometimes inevitable. @RossTate, I'm sorry your experience has been...

Chrome canary supports SIMD on by default as of 91.0.4442.4 on Linux, and 91.0.4441.0+ on other platforms (Windows, Mac, Android).

Maybe I'm misunderstanding this question, but the operations in this proposal are high level enough that differences in chips should not matter. IMO having a broad requirement (for example ARMv7+Neon)...

In the interest of probing the design space,`i32.bswap` would work for MVP Wasm but if the intention was to support some of the in-progress proposals like [Threads](https://github.com/webassembly/threads) and/or [SIMD](https://github.com/webassembly/simd), that...

As this proposal is not isolated to SIMD operations and changes the semantics of existing instructions, transferring this issue to the main design repository with agreement from both @Maratyszcza and...

Stating this first and foremost - I think that interoperability with the web platform is critical for WebAssembly adoption, and I agree in broad strokes to your points about compatibility....

No concerns, though taking a quick look through the repositories there are quite a few repositories that still use `master` as the default branch. Perhaps we can use this issue...

The context here is to make the default naming conventions inclusive, see [here](https://inclusivenaming.org/language/word-list/) for more detailed reading material, and supporting research. Github does this by [default](https://github.com/github/renaming) already(examples can be found...

The design repository has now been renamed, this re-targets any open PRs, but does not update local environments. Any local branches will have to be updated to pull from the...

The default branch for several proposal repositories has been changed to main. There are some proposals that haven't been renamed yet as they are under active development, cc'ing the champions...