Site Archived Nov 7, 2023

Devlog

These are my daily notes and internal conversations during development. They may be helpful to understand the larger context of decisions that were made, and how I learned and explored while building.

Devlog < 2023 < June < 30

| by date | | thread: cohost |

I made a lot of progress implementing the new stack components today, and preliminary testing shows it all to be working. As I was combing through before making a commit, I found a lot of opportunities to delete and refactor even more code, like removing the Register module along with the Push and Pop traits. I also found that I could eliminate maybe all of the const generics now that a Len64 is coming into I think every stack call; this should simplify things considerably.

| thread: cohost | | by date |