summaryrefslogtreecommitdiff
path: root/op_crates/web/08_text_encoding.js
AgeCommit message (Collapse)Author
2020-08-24fix(op_crates/web): throw TypeError on invalid input types in ↵Craig Morten
TextDecoder.decode() (#7179)
2020-08-11feat(web): FileReader API (#6673)Paul Thompson
2020-08-07Op crate for Web APIs (#6906)Bartek Iwańczuk
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>