Skip to content

separate runtime from stdlib #5327

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

Merged
merged 10 commits into from
Oct 19, 2021
Merged

separate runtime from stdlib #5327

merged 10 commits into from
Oct 19, 2021

Conversation

bobzhang
Copy link
Member

@bobzhang bobzhang commented Oct 19, 2021

The runtime is separate from stdlib now which means stdlib is not treated specially anymore

  • avoid @@ for simplicity
  • simplify: avoid referring runtime dir
  • mv cppo files earlier
  • not too many logs
  • copy bs_stdlib_mini/js
  • build stdlib without depending on runtime
  • snapshot binary data
  • snapshot
  • fix under dependencies

@bobzhang bobzhang merged commit 45d8bbd into master Oct 19, 2021
@cristianoc cristianoc deleted the separate_runtime_stdlib branch June 18, 2022 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant