Commit df9af9e
Bump JsRuntimeHost pin to include napi string-getter underflow fix
Update the JsRuntimeHost FetchContent GIT_TAG to JRH main HEAD
(272f6a9f), which fixes an integer underflow in the Chakra
napi_get_value_string_* zero-bufsize handling:
BabylonJS/JsRuntimeHost#197
This also pulls in the three other commits since the previous pin:
- BabylonJS/JsRuntimeHost#188 (native fetch() polyfill)
- BabylonJS/JsRuntimeHost#195 (UrlLib/XMLHttpRequest statusText)
- BabylonJS/JsRuntimeHost#181 (napi_create_dataview overflow fix)
Verified: Playground (D3D11, Debug) configures and builds clean against
the bumped dependency.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 50888fa commit df9af9e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments