Lunny Xiao
Lunny Xiao
> Don't understand why wasm is introduced and becomes a must. > > > > It's highly likely a wrong design: when you have a hammer, then everything in your...
> > Don't understand why wasm is introduced and becomes a must. > > WASM support is nice, but it should not be required. The entry point to a plugin...
> > > Don't understand why wasm is introduced and becomes a must. > > > It's highly likely a wrong design: when you have a hammer, then everything in...
Maybe the current plugin system could be kept there and the dynamic plugins mentioned in this proposal could be loaded as a special plugin. That means creating a plugin in...
> I think instead of `manifest.json`, we could leverage the existing `package.json` spec. The script itself should export a async function as its ESM default export that is imported and...
> > These published npm packages are Gitea-only, no JS eco-system user can use them (these packages just don't work for non-Gitea environments). Isn't it an abuse to the npm...
If the from commit message is other languages with utf8. Is that right? 
Some adjustments are still required to get the CI passing.
Caused by #33528. I will send a PR to fix it.
I sent #33602 to fix this, please review.