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

Add more typescript types to module #110

Closed
cmdcolin opened this issue May 10, 2022 · 2 comments
Closed

Add more typescript types to module #110

cmdcolin opened this issue May 10, 2022 · 2 comments

Comments

@cmdcolin
Copy link
Contributor

cmdcolin commented May 10, 2022

The module is now compiled with tsc, so incrementally, we can add typescript throughout the codebase for better dev experience for downstream consumers and to catch bugs

@cmdcolin
Copy link
Contributor Author

cmdcolin commented Jun 3, 2022

fun additional idea: try adding assemblyscript to create wasm. it has syntax very similar to typescript https://www.assemblyscript.org/ (can also use another language that compiles to wasm but assemblyscript seemed interesting)

@cmdcolin
Copy link
Contributor Author

thanks to @0xorial can mark as closed :)

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

1 participant