It is missing Signal.bind, which is a way to allow dynamic signal graphs (a pretty advanced feature). There is also work to be done in optimizing the order of re-computations. I'm not sure about further work yet, depends on if we end up using it at work.
Here is a partial port to .NET, if anyone is interested:
https://github.com/isaksky/Incremental.NET