Files
bun.sh/test
Liz a9e1792607 fix: support uint8 exit code range (#6303)
The exit code support is between 0-255 and not only in the signed positive range
(0-127).
Node.js does not seam to throw on a bigger integer and just wraps around,
but throwing a error is a good approach and makes the behaviour more defined.

This allows the range to be 0-255

Fixes: https://github.com/oven-sh/bun/issues/6284
2023-10-09 11:47:38 -07:00
..
2023-10-06 22:06:28 -07:00
2023-06-27 10:29:22 -07:00
2023-07-01 22:43:59 -07:00
📷
2022-12-12 00:40:00 -08:00
2023-10-03 13:50:36 -07:00
2023-03-07 12:22:34 -08:00
2023-10-07 15:22:45 -07:00
2023-03-22 15:01:01 -07:00
2023-10-07 15:22:45 -07:00