amorriscode / amorriscode/axolotl
Handle libraries with the compiler
Open
enhancement
- Dominant language
- Rust
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Sometime before the beta we should handle the usage of TypeScript/JavaScript libraries within Axolotl TypeScript code. This will be challenging because the libraries may or may not be typed so we won't be able to lean on TypeScript nearly as much.
[Seahorse handles Python modules](https://github.com/ameliatastic/seahorse-lang/tree/main/src/core#preprocess) and still does type-checking so we should be able to draw inspiration there.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.