pod2co / open-source

0 stars 0 forks source link

Pod2 issues/pull requests #1

Open grovesNL opened 1 year ago

grovesNL commented 1 year ago

Tracking issue for issues/pull requests for open source libraries we work with.

grovesNL commented 1 year ago

Useful for using winit in web applications where a winit canvas could be recreated multiple times (e.g., single page application with a canvas on certain tabs)

grovesNL commented 1 year ago

We submitted a minimal reproduction case for an issue in Chrome's WebGL implementation/ANGLE involving dynamically uploaded buffers with instanced attributes. This is useful to us because we use WebGL in some areas, and this issue affected one of the libraries we use.

grovesNL commented 1 year ago

Useful for crates using uuid and borsh together

grovesNL commented 8 months ago

Useful performance improvement for compilers using wasmtime to evaluate WebAssembly