Anthony Fu

Results 138 issues of Anthony Fu

This is impressive! I am still reading the code but I am definitely going to learn a lot. I am actually running a project called [Type Challenges](https://github.com/type-challenges/type-challenges), the goal of...

Thanks for making this and I think it's great for people who would love to use Vitesse with a liter version. I have also featured this repo on Vitesse's readme....

This PR continues #8, as this might be an opinion choice, just raising this as an option. If you like it, you might take this and close #8. [tsup](https://github.com/egoist/tsup) allows...

As this package is supported to work with bundlers (if I understand correctly), shipping es moudle instead of cjs would have better static-analyze support for bundlers (tree-shaking and better module...

Hi guys! Happy Dragon Boat Festival 🐉! I have made a wenyan T-shirt for myself and some for my friends recently. We are liking it and I decide to share...

From my point of view, wenyan-lang is extremely readable in ancient Chinese. Which also has great potential in education (especially for junior and high school students). It's sometimes hard to...

ide/editor

## [Wiki Pages](https://github.com/wenyan-lang/wenyan/wiki) We have moved our documentation to [Github Wiki](https://github.com/wenyan-lang/wenyan/wiki). They are now organized with a better navigation system. Please do check it out! **We need your help!** As...

help wanted
announcement

As stdlib getting big, should we consider precompile stdlib (into asc or something) into the package and make it treeshakeable? For example, example `畫心` imports over 60kbs of stdlib because...

stdlib

Support something like ```ts import { map, filter, reduce } from 'vue-chemistry/array' import { keys, entries, fromEntries } from 'vue-chemistry/object' ```

Hey @wheatjs @okxiaoliang4 @sibbng @anteriovieira @scottbedard @cawa-93 @lstoeferle @harlan-zw @Tahul @egoist - sorry for directly pinging, but in case you are not aware of, we now have a new team...