Skip to content

Feature: Mobile compilation target for jac #5460

@chess10kp

Description

@chess10kp

Description

I was one of the people at Jachacks today that hacked together a mobile compilation target for Jac. We used a PWA library to put something together for the hackathon, but it comes with obvious performance concerns when trying to render computation heavy views.

Does it still make sense to go ahead with this implementation? Other ideas we tried was to compile to tauri/React native but that's a far more involved process.

We ended up adding in a new codespace for mobile, but given that the differences between the cl and the mobile codespace are very similar, would it make more sense to keep a single codespace and just pass in a flag?

I'd love to work on the PR, but looking for some guidance before I start putting something significant together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions