Simulating Cellular Biology in the Browser

[Technistuff] read a paper about simulating a “minimal” cell — apparently a cell with only 493 genes. This led to a goal: reproduce the simulation in TypeScript so it can run in a web browser. Why? We don’t know, but it is an interesting look at both in-depth biology and how to handle complex simulations. The code is available on GitHub.


This is a companion discussion topic for the original entry at https://hackaday.com/2024/01/21/simulating-cellular-biology-in-the-browser/