|
|
|
|
|
by altmind
2712 days ago
|
|
The problem here you can only rely on stdlib when most of your users have runtimes with it. For the browser features, you may never live up to this. Its worse to forever live with two implementations(native and polyfill) and as large bundles, double the troubleshooting effort and extra support. |
|