1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-04 10:09:16 +02:00
Commit graph

14 commits

Author SHA1 Message Date
Jeff Schiller
b00dc80946 Update some TODOs for a 2.0 release 2024-01-26 09:23:24 -08:00
Jeff Schiller
63e84dadb0 Issue #28: Removed build step for bitjs.io now that all browsers (Firefox 114+) support ES Module Workers. 2023-05-28 10:39:35 -07:00
Jeff Schiller
4854b9754f Add better documentation for how MTL and LTM modes work for BitStream 2023-02-16 20:31:51 -08:00
Jeff Schiller
fd2815ce83 A couple typos 2022-10-30 14:26:25 -07:00
Jeff Schiller
84514d1617 Update to @returns in all jsdoc 2022-04-27 13:31:18 -07:00
Jeff Schiller
24b1603968 Add a BitBuffer to the io package and a few tests 2021-12-20 20:35:59 -08:00
Jeff Schiller
2a90e32c89 Updates to jsdoc for better IDE analysis. A couple other minor tweaks. 2021-12-12 11:01:41 -08:00
codedread
ab5f6fc6d2 Make ByteStream and ByteBuffer into modules with Worker veresions via build for Issue #16 2020-04-02 00:07:14 -07:00
codedread
a457564ff0 Start on Issue #16. Make BitStream a module, but provide a Web Worker version of BitStream via a build step 2020-04-01 23:08:09 -07:00
codedread
469a93d6e1 Move the build Dockerfile and README to the top build/ directory and adjust scripts 2020-04-01 22:01:48 -07:00
codedread
3ad0fa4473 Fix JPG function referencing detached heap. Also, optimize WASM module output. 2020-03-15 15:33:36 -07:00
codedread
1bb77093ed Update license info on all webp-shim sources. Provide an example in the top-level README file for bitjs 2020-03-14 09:54:04 -07:00
codedread
557ef36bd0 Fix README file for webp-shim 2020-03-14 09:12:06 -07:00
codedread
b6dcda89ff Add webp-shim to bitjs 2020-03-14 08:54:31 -07:00