about summary refs log tree commit diff stats
path: root/src/js/module.nim
Commit message (Collapse)AuthorAgeFilesLines
* javascript: refactorbptato2023-08-281-0/+1
| | | | | | | Split out parts of the JS module, because it was starting to confuse the compiler a little. (Peakmem is back at 750M. Interesting.)
* Fix module loading bugsbptato2023-06-221-0/+4
|
* Add module loading to clientbptato2023-06-011-0/+23
Files only, for now.