summaryrefslogtreecommitdiff
path: root/op_crates/web/08_text_encoding.js
AgeCommit message (Expand)Author
2020-10-20fix(op_crates/web): TextEncoder should return error message with original inp...aca
2020-10-19fix(op_crates/web): TextEncoder should throw RangeError (#8039)Leonard Ginters
2020-09-25fix(cli): update supported text encodings (#7668)iugo
2020-09-09feat(op_crates/web): Add all single byte encodings to TextDecoder (#6178)AliBasicCoder
2020-09-04fix: don't expose globalThis.__bootstrap (#7344)Kitson Kelly
2020-08-24fix(op_crates/web): throw TypeError on invalid input types in TextDecoder.dec...Craig Morten
2020-08-11feat(web): FileReader API (#6673)Paul Thompson
2020-08-07Op crate for Web APIs (#6906)Bartek IwaƄczuk