| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | refactor(core): don't use Result in ExtensionBuilder::state (#18066) | Bartek IwaĆczuk | |
| There's no point for this API to expect result. If something fails it should result in a panic during build time to signal to embedder that setup is wrong. | |||
| 2023-02-20 | refactor: move webgpu files to ext root (#17832) | Leo Kettmeir | |
| Required for #17826 | |||
