Connor Fitzgerald
Connor Fitzgerald
> compressor function if q is changed to an array. "May only be indexed by a constant". Make sure it is stored in a var, not let.
I've seen this before in my wgpu/webgl codebase. It's something to do with the retention of write_buffer/texture intermediate buffers. they balloon out of control then randomly snap back to normal....
I unfortunately don't work there anymore and never figured out why this happened, sorry
Oh it's init, that's very interesting
You need `cd` into any crate first. wasm-pack test can't deal with a virtual workspace.
We should better document this.
We already have adapters for mapAsync, so this should be fine to implement
@crowlKats discussing this in the maintainers meeting - didn't deno intend to expose native features as well?
Just noting here the vulkan spec says this is a copy_dest operation.
I'm going to close this issue as stale, if this is still an issue with the newest version, feel free to re-open the PR with updated changes.