aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/builtins/js/StreamInternals.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-05-22Write out builtins with TypeScript + Minify them (#2999)Gravatar dave caruso 1-325/+0
* start work drafting how builtins will work * work on ts builtin * builtins stuff so far * builtins * done for today * continue work * working on it * bindings so far * well, it builds. doesnt run * IT RUNS * still lots of ts errors but it is functional * sloppy mode
2022-12-02Update TransformStream options getters to check for undefinedGravatar Jarred Sumner 1-4/+8
This is essentially copied from https://github.com/WebKit/WebKit/pull/7021
2022-11-19[streams] Fix exception in `WritableStream`Gravatar Jarred Sumner 1-4/+1
cc @Electroid
2022-10-21micro-optimizeGravatar Jarred Sumner 1-7/+14
2022-10-03Fix undefined is not a function error in WritableStreamGravatar Jarred Sumner 1-1/+1
2022-09-04`[node:module]` Implement `_resolveFileName`, stub `_nodeModulePaths` & `_cache`Gravatar Jarred Sumner 1-1/+1
Closes https://github.com/oven-sh/bun/issues/1111
2022-06-22change the directory structurejarred/renameGravatar Jarred Sumner 1-0/+317