Vue integration is actually possible, since the lang
attribute of <script>
tag in SFC can receive anything. Therefore if we create a Vite plugin to transform ReScript files on demand, it would be possible to be used with Vue SFC.
↧
Compile-step frontend frameworks and rescript
↧