Siddhant Kumar
Siddhant Kumar
> A small correction in your code snippets, we do not need `-- end: fastn.sitemap` as `fastn.sitemap` does not expect "children". Thanks! I've updated the comment :+1:
This PR is not ready to merge yet. The next steps in my head are: - Study and document existing js api. Preferably with jsdoc to get better IDE hints...
I am focusing on running the current version as a GUI only app for mac and android. This part has a lot of unknowns (does fastn-core even compile for android/arm?)...
The android app is stil not working. It launches and shows the loading screen and the http server runs in the background. But, the server crashes with a stack overfllow...
> I guess it's the same issue or related to fastn not working in dev builds with stack overflow error. We really have to solve this someday. Not sure how...
> Can we find out if `fastn` works on Android? It probably does, I have been able to run the http server with `fastn serve` till now. The release build...
> Can we find out if `fastn` works on Android? https://youtu.be/BT9QuvR48vc It's working :)