Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in create() functions | Linus Groh |
2022-07-22 | LibWeb: Let get_buffer_source_copy() return ErrorOr instead of Optional | Kenneth Myhra |
2022-02-16 | LibWeb: Implement a very basic version of TextDecoder | Ali Mohammad Pur |
2022-02-08 | LibJS: Convert ArrayBuffer construction to ThrowCompletionOr | davidot |
2021-12-12 | LibWeb: Implement TextEncoder.prototype.encoding | Linus Groh |
2021-12-12 | LibWeb: Implement TextEncoder.prototype.encode() | Linus Groh |
2021-12-12 | LibWeb: Add the TextEncoder interface | Linus Groh |