They've put Room on the web with its KMP-packed 3.0 release!
Check out the sample here:
https://github.com/danysantiago/room-web-demo/
To persist across page reloads, swap from the `inMemoryDatabaseBuilder` to a regular `databaseBuilder` and specify a file name.


