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

HTTP client in jsNode and jsWeb #720

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

jiribenes
Copy link
Contributor

@jiribenes jiribenes commented Nov 30, 2024

This is very preliminary, extremely buggy, but at least GET https://effekt-lang.org seems to work on Node.js...

This PR exists only just to be adopted and fixed by someone who actually needs/wants to use it for something. :)

TODO:

  • jsWeb
  • make the Effekt API nicer to use
  • add support for custom headers
  • reduce the native API area
  • solve the TODOs in code
  • LLVM? (via libuv)

@jiribenes jiribenes added area:stdlib experiment Experimental branch, do not merge! labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:stdlib experiment Experimental branch, do not merge!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant