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

[Feature] Add new package @kipper/web #86

Closed
2 of 5 tasks
Tracked by #279 ...
Luna-Klatzer opened this issue May 13, 2022 · 2 comments
Closed
2 of 5 tasks
Tracked by #279 ...

[Feature] Add new package @kipper/web #86

Luna-Klatzer opened this issue May 13, 2022 · 2 comments
Assignees
Labels
feature New feature or enhancement
Milestone

Comments

@Luna-Klatzer
Copy link
Member

Luna-Klatzer commented May 13, 2022

Is there an existing proposal for this?

  • I have searched the existing issues

This feature does not exist in the latest version

  • I am using the latest version

Proposal

Add new package @kipper/web, which would contain the code required for running and using kipper inside a Browser as a js-library.

This library should also implement #11, which would allow writing direct kipper code without needing to interact with the compiler in any way. #11 could also theoretically be implemented with an additional option that could allow the use of WebWorkers to allow a side-compilation that doesn't slow down the loading process of the range of the page.

Exact behaviour you want

Add new child package @kipper/web, which will:

@Luna-Klatzer
Copy link
Member Author

Luna-Klatzer commented Aug 11, 2022

This issue will be postponed for now, as it's not an important development goal. The rest of the feature set will be implemented side-by-side with #208 and shipped in v0.10.0.

@Luna-Klatzer
Copy link
Member Author

Implemented with #279 and released in v0.10.0-alpha.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement
Projects
Development

No branches or pull requests

1 participant