Since we first started work on the Chakra JavaScript engine, it has been our mission and priority to make JavaScript faster for the real world web, and to continuously improve the experience of browsing in Microsoft Edge (and previously Internet Explorer). We’ve had a very busy year, with...
benchmarks
browser performance
chakra
code optimization
es2015
eventhandlers
feedback
insider preview
javascript
jit compilation
memory optimization
memory usage
microsoft edge
open source
performance
user experience
web development
webassembly
windows 10
Suppose you want to create a workflow that needs to wait on a CLR event or callback. In this episode I'll show you how to create an Activity and a Workflow Extension that implements IWorkflowInstanceExtension to create an activity that can safely deal with CLR events.
Ron Jacobs
blog...