FB4D – The OpenSource Cross-Platform Library for Firebase for TMS Web ?

Hello,
Is there any chance for this library to be translated for the TMS Web framework for the near future ?

FB4D – The OpenSource Cross-Platform Library for Firebase

At this moment, this appears to be for VCL/FMX only.
Note that there is already Firebase support in TMS WEB Core.

Have you checked this?

yes, of course, it's a great feature to be able to access Firestore with Delphi Dataset ,but there are certain functionalities that I haven't found, such as using listeners, or accessing several projects simultaneously (here, only Firebase.Apps[0] is used, unless I'm mistaken).

It seems to me that in some cases it would be simpler to be able to access firebase objects and functions directly as they are designed in the SDK, rather than translating to TDataset world, which is better suited to SQL databases than to collections/documents, in my opinion.

Focus is indeed on offering the convenience & familiarity of a dataset to Delphi developers.