Files
wasm_transcript_browser/todo.txt
2025-01-09 10:38:08 +01:00

36 lines
1.1 KiB
Plaintext

[ ] app
[ ] ui
[ ] event playback
[ ] maybe different events structure: { frame1: { event1, event2 }, frame2: {event1} }
[ ] how to fix variable scroll? or do we not care? (probably need delta time)
[ ] win32
[ ] sleep
[ ] hot reload / plugins
[ ] tests using yield
[ ] touchpad gestures: https://learn.microsoft.com/en-us/windows/win32/wintouch/windows-touch-gestures-overview
[ ] linux
[ ] wasm
[ ] drag and drop
[ ] open file dialog
[ ] os
[?] wasm (explore)
[ ] win32
[ ] linux
[ ] gfx
[ ] simple 2d
[ ] revisit api
[x] change name, hard to type
[ ] core
[x] remove dates and time from core
[ ] meta
[x] search for python snippets and execute meta.py script on that file
[ ] somehow index properly the meta files and ignore generated files
[ ] extract declarations from c files meta(introspect)
[ ] extract all globals from c files
[ ] tweak variables and embeds declared in c code
[ ] new simple format with tags
[x] revisit api
[ ] s8_bin
[ ] hash table