Compiling the Over-Simplified FileSystem to WASM for fun and profit
Find a file
2024-12-13 03:13:05 +00:00
src walloc: remove it 'cause compiling it was a nightmare 2024-12-13 03:13:05 +00:00
.gitignore Initial commit 2024-12-12 03:40:41 +00:00
.gitmodules walloc: remove it 'cause compiling it was a nightmare 2024-12-13 03:13:05 +00:00
LICENSE Initial commit 2024-12-12 03:43:52 +00:00
package.json npm init 2024-12-13 03:11:12 +00:00
README.md Fix crash by implementing a custom malloc 2024-12-13 03:06:32 +00:00

osfs-wasm

Compiling the Over-Simplified FileSystem to WASM for fun and profit

EEPROM sizes, ref https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8867-SEEPROM-Products-Brochure.pdf (which suggests kilobits?!) and http://ww1.microchip.com/downloads/en/DeviceDoc/21189f.pdf (which suggests KiB)