15 Commits

Author SHA1 Message Date
Carson M.
9435f2c272 ort-web 0.2.1 2026-03-20 19:58:58 -05:00
Carson M.
504400d3a5 chore(sys): update to ONNX Runtime v1.24.4 2026-03-20 19:58:18 -05:00
Carson M.
639d2bdef7 fix(web): private trait privacy 2026-03-11 15:38:42 -05:00
Carson M.
56b32fddd8 docs: update 2026-03-06 01:10:37 -06:00
Carson M.
fdedc783da fix(web): use UTF-8 length 2026-03-05 20:02:27 -06:00
Carson M.
f085e4c251 2.0.0-rc.12 2026-03-04 23:02:09 -06:00
Carson M.
c7e6972a2a fix(web): compat with js-sys 0.3.87 2026-02-23 16:49:01 -06:00
Carson M.
4c1f9f5135 chore(web): update to ONNX Runtime v1.24.2 2026-02-23 16:40:42 -06:00
Carson M.
060aff6b63 chore(sys): update to ONNX Runtime v1.24.2 2026-02-19 21:51:47 -06:00
Carson M.
5e7ecc2bfb chore(sys): update to ONNX Runtime v1.24.1 2026-02-10 01:09:42 -06:00
decahedron1
c19fc37e77 feat: support older ONNX Runtime versions (#524) 2026-02-03 12:37:57 -06:00
Alfred Mathew
9733fdd131 fix(web): dynamic dimensions in metadata (#521)
Fixes the following runtime panic:

```
backends/web/binding/session.rs:151:14:
called `Result::unwrap()` on an `Err` value: Error(JsValue(Error: data did not match any variant of untagged enum ShapeElement
Error: data did not match any variant of untagged enum ShapeElement
```
2026-01-26 09:00:10 -06:00
Carson M.
2650caa43c refactor!: flatten session module 2026-01-15 02:18:17 -06:00
Carson M.
b50842ffa9 2.0.0-rc.11 2026-01-06 22:23:32 -06:00
decahedron1
2de3406598 feat: ort-web (#450) 2026-01-03 02:17:48 -06:00