- I am an Automotive Software Development Engineer in China 🇨🇳.
- I use C++ and TypeScript as my major development languages.
- I am interested in runtime, compiler and language tooling related development.
- maintainer of Assemblyscript (2023.09 - now)
- maintainer of clang-tidy in LLVM-projects (2024.11 - now)
- creator wasm-ecosystem org which maintained unit test framework, prettier, linter, etc.
- AOT compiler for WASM
- compile and execute WASM module in resource limited embedded device
- balance between compilation speed and optimize level
- portable to bare metal
- high performance AS middle-level optimizer
- optimize GC related operation
- reduce code size by 30%
- imporve performance by 15%
- data collection platform based on WASM on embedded systems
- knowledge about embedden device
- real time operation system