socketcomputer/qemu/src
Lily Tsuru 4212050ae5 port entire project to using parcel + strict TypeScript
Mostly out of cleanliness, and actually bundling the libraries properly.

Yes, this includes the backend, because.. why not? It seems to work, at least.

The VNC client for instance also is now fully strict TypeScript.
2024-04-05 04:30:56 -04:00
..
rfb port entire project to using parcel + strict TypeScript 2024-04-05 04:30:56 -04:00
index.ts initial commit 2024-04-02 07:43:54 -04:00
QemuDisplay.ts port entire project to using parcel + strict TypeScript 2024-04-05 04:30:56 -04:00
QemuUtil.ts add cvmts rect batcher (abstracted to only deal with rects & size since vnc library draws to the buffer beforehand) 2024-04-02 11:22:16 -04:00
QemuVM.ts port entire project to using parcel + strict TypeScript 2024-04-05 04:30:56 -04:00
QmpClient.ts port entire project to using parcel + strict TypeScript 2024-04-05 04:30:56 -04:00