Modern Buffer API polyfill without footguns
5 tests fail now related to expected throwing behavior ``` 1..771 # tests 771 # pass 766 # fail 5 ``` Related to: ```js impl.Buffer.alloc(2 * (1 << 30)) ``` and ```js dangerous.Buffer[method](2 * (1 << 30)) ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by jdalton and has received 0 comments.