- ByteDance: Python Virtual Machine, C++/Swift Compiler, Crash report and analyse systems.
- Alibaba
Python Virtual Machine:
- JIT Compiler (ARM64): Developed a method-based JIT compiler for cpython.
- Parallel Execution Support: Optimized cpython runtime for parallel execution using subinterpreters.
- Micro PythonVM: Created a high-performance C++ Python VM for mobile devices.
- AOT Compiler: Developed a high-performance AOT Compiler for Python on mobile devices.
LLVM Compiler Passes for Hotfix in C++/Swift:
- Implemented hookable indirect function dispatch in the LLVM compiler backend.
Bytedance Crash Reporter System:
- Designed and implemented crash reporting system(mach & posix) and symbolic(high concurrency service) & aggregation(distributed) systems.
PinnedLoading
- facebook/react-native
facebook/react-native PublicA framework for building native applications using React
- exaloop/codon
exaloop/codon PublicA high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.