Skip to content

About jit implementation. #5005

@yuyang-ok

Description

@yuyang-ok

Right now RustPython have a very limited jit.
I have been wondering if we can implement a jit compile at runtime.
Python is dynamic language, we can't know it's type a compile time.
I want to do this, But I'am afraid I don't have enough domain knowledge.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions