Skip to content

Commit

Permalink
musings
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonliang-dev committed Nov 29, 2023
1 parent 5239803 commit d05d3ea
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions musings.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ Some random text.
- If compiled online, how in the name of heck would I do this? Just write
multiple versions per backend?
- If compiled offline, just use `sokol-shdc`? But how would uniforms work?
- Networking
- HTTP? UDP with enet? LuaSocket?
- MobDebug (requires LuaSocket)
- Async file loading
- Promises? Threads/channels? Callbacks? A combination of the three?
- Android support
- Add debugger breakpoints on error. Is it even possible?

## `defer` and RAII

Expand Down

0 comments on commit d05d3ea

Please sign in to comment.