JSON viewer final jam screenshot - scrolling and colors &mjson
Download @ https://handmade.network/p/383/mark-s-json-viewer/
JSON viewer final jam screenshot - scrolling and colors &mjson
Download @ https://handmade.network/p/383/mark-s-json-viewer/
Left: native chrome devtools debugger replacement, stepping at the speed of type, with WASM DWARF5 support
Right: chrome devtools debugger, lagging and erroring out, inspiring the creation of the left
A couple watch features:
cpwrap
wraps any shell program (like rlwrap) to give you copilot suggestions while you're typing. Single public domain .c file, though you need node and copilot's extension files on your system
https://github.com/MarkMendell/cpwrap
iOS app in a single .c file using Metal to draw a spinning cube (public domain)
https://github.com/MarkMendell/ios-c-metal-single-file