Skip to content

Optimize performance using web assembly  #12

@Max98

Description

@Max98

Web assembly allows us to run code natively on the browser => native performance
It supports many languages such as C/C++ etc, but i'm interested in Rust here. (up for discussion)
We can use this to offload all the computational functions to native code for much faster performance while editing, and keep typescript for UI and small stuff.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions