-
-
Notifications
You must be signed in to change notification settings - Fork 31
feat: deno platform #859
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
base: main
Are you sure you want to change the base?
feat: deno platform #859
Conversation
222563d to
eeab1cb
Compare
eeab1cb to
6ebf250
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(This shouldn't really be necessary but just in case)
This code was originally released as jsr:@lishaduck/effect-platform-deno under the Universal Permissive License v1.0, and was extensively based on the MIT-licensed @effect/platform-browser & @effect/platform-node-shared. I am the sole copyright holder (@pixeleet's single contribution was legally trivial), and I explicitly grant permission to relicense this code under the MIT License for use in this repository and its derivatives.
6ebf250 to
5e03fb0
Compare
|
Apologies for the ping @fubhy, but beyond resolving conflicts, what else do y'all need of me? I'd love to help get this across the finish line; I think it'd be good to get it in for v4. |
77bff95 to
0d2c29c
Compare
|
I've resolved the conflicts; the added tests pass for me locally, but I've got a bunch of unrelated failures. Can we give CI a go and see how it likes it? |
237ed0d to
8972788
Compare
|
Alright, fixed the tsconfigs. |
6486403 to
61c43fc
Compare
|
@gcanti, docs passes locally now, we'll see about CI. Thanks for helping out! |
📊 JSDoc Documentation Analysis📈 Current Analysis ResultsThis comment is automatically updated on each push. View the analysis script for details. |
a2960a7 to
bf3a36d
Compare
bf3a36d to
5415841
Compare
|
Cool, tests pass but |
Type
Description
Init @effect/platform-deno.
Related