Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TypeScript and AssemblyScript port. #111

Open
trusktr opened this issue May 30, 2021 · 2 comments
Open

TypeScript and AssemblyScript port. #111

trusktr opened this issue May 30, 2021 · 2 comments

Comments

@trusktr
Copy link

trusktr commented May 30, 2021

Hello! I've continued work on Kiwi here: https://github.com/lume/kiwi

It is currently TypeScript that compiles to plain JS (thanks to @IjzerenHein), and I am planning on making it compatible with AssemblyScript (TypeScript to Wasm compiler) for use in Wasm apps.

@Qix-
Copy link
Contributor

Qix- commented May 30, 2021

Hey @trusktr :) Worlds collide.

Also worth mentioning, the Kiwi implementation also works in WebAssembly applications (I've gotten it to compile fine). But would love to see an AS version as well!

@MatthieuDartiailh
Copy link
Member

At one point I started a rust implementation of kiwi if I ever finish I will try to compile to wasm. It would be fun to benchmarks the different options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants