What are you using ports for in 0.19?

  • LocalStorage, in most apps
  • Text selection
  • Clipboard
  • Text metrics, which was much more convenient as behind the scenes native code in one of the modules I used.
  • FileReader
  • Browser notifications
  • Calling JS libraries (libsodium)
  • I’ve been putting off websocket updates so far, but if I needed it that would have to be ports.
1 Like