-
Notifications
You must be signed in to change notification settings - Fork 469
Make runtime and stdlib strictly separate #3164
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
Labels
stale
Old issues that went stale
Comments
Remaing work:
Note that cmj missing is more serious, see this issue:
|
Is this still planned? :) |
Yes, actually we will make some major progress soon
Aaron Shafovaloff <[email protected]>于2020年2月15日 周六上午5:07写道:
Is this still planned? :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3164>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFWMK3TUIINZBXNNDRDY4TRC4BZ5ANCNFSM4GGANYUA>
.
--
Regards
-- Hongbo Zhang
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The only remaining piece is runtime support for exception
isCamlExceptionOrOpenVaraint
is used in[@bs.open]
internalToOCamlExcepiton
is used in runtimeError is expected to expose to normal users.
It may makes sense to make JsError a built-in exception
The text was updated successfully, but these errors were encountered: