about summary refs log tree commit diff stats
path: root/src/js/encoding.nim
Commit message (Collapse)AuthorAgeFilesLines
* Replace Chakasu with Chagashibptato2024-02-221-53/+144
| | | | | | The API is horrid :( but at least it copies less. TODO: think of a better API.
* js: merge some type modules into jstypesbptato2024-01-111-2/+1
| | | | They only had type definitions, no need to put them in separate modules.
* javascript: add TextEncoder, TextDecoderbptato2023-10-211-0/+112