phoenix-ru / fervid

All-in-One Vue compiler written in Rust
https://phoenix-ru.github.io/fervid/
Apache License 2.0
371 stars 9 forks source link

Generate getter and setter for return bindings #14

Closed phoenix-ru closed 3 months ago

phoenix-ru commented 7 months ago

Make module generator produce getters and setters for certain bindings

https://github.com/vuejs/core/blob/a41c5f1f4367a9f41bcdb8c4e02f54b2378e577d/packages/compiler-sfc/__tests__/compileScript.spec.ts#L16-L52