|
|
|
|
|
by s-macke
1402 days ago
|
|
Thanks. The website is fast because most of the code is written in plain C and compiled to WebAssembly. No libs or frameworks are involved, not even libc. The memory allocation code is three lines in total. The emulator runs also outside of the browser with libSDL. |
|