Non trapping float to int conversion

This commit is contained in:
msqr1
2024-03-24 19:38:54 -07:00
parent 8bb9733cd1
commit 1d4bb738a6
15 changed files with 2765 additions and 238 deletions

View File

@@ -34,8 +34,8 @@
| Event | Description |
|---|---|
| ```partialResult``` | There is a partial recognition result, check the event's "details" property |
| ```result``` | There is a full recognition result, check the event's "details" property |
| ```partialResult``` | There is a partial recognition result, check the event's *detail* property |
| ```result``` | There is a full recognition result, check the event's *detail* property |
# User agent notes
## SharedArrayBuffer