core
core copied to clipboard
Throw error on abstract classes in RPC signature
For example WebSharper.UI.Doc type is supported very similarly in client and server, it is not set up for remoting. There should be a compile-time error about this.