Have you ever wondered how JIT compilers execute code at runtime? Long story short, JIT compiler allocates executable memory. This memory then casted to some function. The signature depends on what exact machine code is generated.
-
Notifications
You must be signed in to change notification settings - Fork 0
supernova-III/jit-code-execution
About
Have you ever wondered how JIT compilers execute code at runtime?
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published