core
core copied to clipboard
WebSharper attributes on C# local functions
Some WebSharper attributes could be respected on C# local functions for granularity. This is not a priority, as it any goal can be reached by moving them to be proper class methods instead:
- [ ]
[Inline],[Constant]and[Inline(...)]- [ ] Test added
- [ ]
[Javascript(false)]- [ ] Test added
- [ ]
[Name(...)]- [ ] Test added
- [ ]
[Pure]- [ ] Test added