Skip to content

run compiled codes in production? #357

@gucheen

Description

@gucheen

Would you consider adding a TypeScript build step to run the compiled code using Node.js in a production environment?

Given that this is a single-user application, it might run on devices with limited hardware resources. Running the compiled code could improve performance and reduce resource consumption.

I've tested the build process on my fork, requiring only minor modifications, and so far it's working well.

I'm thinking it might be a viable alternative?

Through unreliable testing, it has saved 80-100MB of memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions