🔭 I’m currently working on https://chuangyi.taobao.com, a creative platform implemented in JavaScript and Rust.🌱 I’ve been involved with web stuff for a while, and my own two cents are leoric and porter.
programmer, photographer, daydreamer
-
Alibaba Group
- Hangzhou, China
- http://cyj.me/
Block or Report
Block or report cyjake
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
649 contributions in the last year
Less
More
Contribution activity
March 2022
Created 22 commits in 6 repositories
Created 1 repository
- cyjake/font-toolkit Rust
Created a pull request in alibaba/font-toolkit that received 2 comments
Opened 11 other pull requests in 4 repositories
porterhq/porter
7
merged
- fix: js extensions such as { .jsx, .mjs, .cjs }
- fix: fake modules might not have dynamicImports initialized
- fix: import(unknown) should not trigger bundle request
- fix: support import(specifier): Promise<exports>
-
fix: require.async() & partial support of
import() - refactor: minimal re-pack during development
- fix: should always fallback to WebAssembly.instantiate(arrayBuffer)