lambda-mountain icon indicating copy to clipboard operation
lambda-mountain copied to clipboard

Migrate fragments to use blob rendering

Open andrew-johnson-4 opened this issue 1 year ago • 2 comments
trafficstars

Blobs are infinitely better than fragments due to Type safety and better performance etc.

TODO:

  • ✓ Blob calling convention (hello-world.lm)
  • ✓ replace html blob rendering function with this new calling convention
  • replace x86 code rendering fragments with this new calling convention

This should be about 2000 lines of code eliminated.

andrew-johnson-4 avatar Sep 30 '24 04:09 andrew-johnson-4