https://linear.app/comm/issue/ENG-10286/migrate-jsi-related-stuff
The old folly:MPMCQueue is not available in react-native prebuilt libraries, so we replaced it with an implementation based on stl.
Depends on D14969
Build and run the app, send some messages. Make sure the app doesn't use 100% cpu.
Rebase
Nice!
Rebase & review changes