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

feat(v2): support node #155

Closed
3 tasks done
crookse opened this issue Apr 14, 2022 · 0 comments · Fixed by #157
Closed
3 tasks done

feat(v2): support node #155

crookse opened this issue Apr 14, 2022 · 0 comments · Fixed by #157

Comments

@crookse
Copy link
Member

crookse commented Apr 14, 2022

Summary

What:

We have 0 deno std deps now. We can compile down to JS and have Rhum be usable in Node. We can take Accio and Moogle as guides to compile types and to compile down to ESM and CJS. Might need to use a combination of deno bundle and tsc. Not sure yet, but I know supporting Node is doable now.

Why:

Make Rhum available to a wider audience

Acceptance Criteria

Below is a list of tasks that must be completed before this issue can be closed.

@crookse crookse changed the title feat(v2): support node and browser feat(v2): support node Apr 16, 2022
@crookse crookse closed this as completed Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant