evan
evan
required to make express work: - [x] polyfill require('depd') - [x] fix require('iconv-lite'); - [x] fix require('object-inspect') - [x] polyfill require('node:net').isIP - [x] polyfill require('node:http') apis - [x] polyfill setImmediate...
Alternative library that is faster at encoding and has more robust platforms support
#97 for v2
passes 262 webkit tests (`Tools/Scripts/test262-runner --release`, build first) todo: check cpu cycles and instructions count (needs bun build for @mitata/counters) patch: https://gist.github.com/evanwashere/17778413aba8b1eec1adfe5c6ef04a69 before ```js clk: ~3.33 GHz cpu: null runtime:...