Steve Sanderson
|
78d12da33e
|
Implement simplified RegisteredFunction.Invoke that uses JSON for marshalling
|
2018-01-03 14:13:04 +00:00 |
Steve Sanderson
|
54c2431e88
|
Rename Invoke to InvokeUnmarshalled
|
2018-01-03 12:01:20 +00:00 |
Steve Sanderson
|
9e92c21a2f
|
Simplify code by not inlining quite so much
|
2017-12-15 19:50:36 +00:00 |
Steve Sanderson
|
04064f983c
|
Add test to more explicitly cover both 'params array' and 'generics'-style interop APIs
|
2017-12-15 19:41:20 +00:00 |
Steve Sanderson
|
09eccb52c5
|
Remove old marshalled-interop API and update MonoSanity sample to use newer API
|
2017-12-15 19:16:15 +00:00 |
Steve Sanderson
|
99a08da321
|
Add API for unmarshalled .NET -> JS invocations (passing and returning .NET heap object pointers)
|
2017-12-15 14:26:40 +00:00 |
Steve Sanderson
|
d1069e2d1e
|
Begin on Microsoft.Blazor.Browser project
|
2017-12-15 11:31:05 +00:00 |