-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
cmp:frontendComponent: Compiler frontend (e.g., CLI, parser, AST)Component: Compiler frontend (e.g., CLI, parser, AST)typ:enhanceType: Enhancement/new featureType: Enhancement/new feature
Description
Adjusting the IDL code and recompiling it is very repetitive. We can borrow an idea of watch mode (-w/--watch option) from other web frontend build tools.
See also the fsnotify library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cmp:frontendComponent: Compiler frontend (e.g., CLI, parser, AST)Component: Compiler frontend (e.g., CLI, parser, AST)typ:enhanceType: Enhancement/new featureType: Enhancement/new feature