|
|
Line 1: |
Line 1: |
| A thing even more useless than [[API:w96.sys|w96.__sys]]. Or rather, it just contains (a very little) information about the kernel build.
| | `w96bld` is a constant object which always holds the value `poly: true` and no other keys. |
|
| |
|
| Seems to be present on both V2 and V3. Plus, its the exact same. So we aren't going to add those "V2", "V3" headers.
| |
|
| |
| Changing any of these properties wont do anything:
| |
| * poly - If <code>true</code>, then the build contains [[wikipedia:Polyfill (programming)|polyfills]].
| |
| [[Category:API]] | | [[Category:API]] |
Revision as of 09:43, 23 March 2023
`w96bld` is a constant object which always holds the value `poly: true` and no other keys.