Closed kekyo closed 1 year ago
.NET side proxy bit harder implementation, requires IL emitting or DLR or build time generator.
Maybe easier implements in JavaScript proxy.
Supported JavaScript proxy object at 0.6.0.
Pivot closure functions instead of proxy objects.
Related #6 when supported closure function, will be better to use this infrastructure.
.NET proxy
JavaScript proxy