Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

WASM implementation #99

Open
n-ce opened this issue May 14, 2023 · 0 comments
Open

WASM implementation #99

n-ce opened this issue May 14, 2023 · 0 comments
Labels
library: new Adding a new language/library

Comments

@n-ce
Copy link

n-ce commented May 14, 2023

We need a dependency free WASM library for fast and efficient client side theming, the typescript version is overkill for small projects and is too slow.

The implementation could be done compiling the already existing c++ library to wasm and using vanilla js/ts for io.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
library: new Adding a new language/library
Projects
None yet
Development

No branches or pull requests

2 participants