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

Add the first JIT #23

Merged
merged 18 commits into from
Nov 17, 2024
Merged

Add the first JIT #23

merged 18 commits into from
Nov 17, 2024

Conversation

maejima-fumika
Copy link
Collaborator

@maejima-fumika maejima-fumika commented Nov 14, 2024

Changes

  • Transpiler and c-runtime
    • Transpiler
      • change some access modifiers (privateprotected)
    • microcontroller/core/c-runtime
      • Add some array checks (ex. gc_is_intarray)
  • Others
    • microcontroller/core
      • Add profiler and its test
    • server/
      • Add jit and its test
    • notebook
      • Add JIT compile option
      • Add profile receiver

@chibash chibash merged commit 434daff into csg-tokyo:main Nov 17, 2024
2 checks passed
@chibash chibash changed the title Add first JIT Add the first JIT Nov 17, 2024
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.

2 participants