chakra

  1. whoosh

    VIDEO [Try Listening For 2 Minutes] Euphoria - Complete Restoration - Body, Mind and Spirit Healing

    :cool:
  2. News

    Introducing new JavaScript optimizations, WebAssembly, SharedArrayBuffer, and Atomics in...

    JavaScript performance has always been a core area of focus for our team. Every release, we look for opportunities to improve end users’ browsing experience on real workloads with shorter start-up time, faster execution, and leaner memory usage. These efforts are guided by invaluable ongoing...
  3. News

    Improved JavaScript performance, WebAssembly, and Shared Memory in Microsoft Edge

    JavaScript performance is an evergreen topic on the web. With each new release of Microsoft Edge, we look at user feedback and telemetry data to identify opportunities to improve the Chakra JavaScript engine and enable better performance on real sites. In this post, we’ll walk you through some...
  4. News

    Notes from the Node.js VM Summit

    The Chakra team was delighted to host the third Node.js VM Summit recently here at Microsoft. These meetings bring together JavaScript VM vendors, Node collaborators, and CTC members including participants from Google, IBM, Intel, Microsoft, nearForm, and NodeSource. This group is currently...
  5. News

    Windows 10 IoT Core Blockly

    In this blog post you’ll learn about IoT Core Blockly, a new UWP application that allows you to program a Raspberry Pi 2 or 3 and a Link Removed using a “block” editor from your browser: Link Removed You create a program with interlocking blocks, which will run on the Raspberry Pi. For...
  6. News

    Introducing EdgeHTML 14 with the Windows 10 Anniversary Update

    Earlier this week, the Windows 10 Anniversary Update began rolling out to over 350 million Windows 10 devices. With this release, we’re proud to introduce EdgeHTML 14, the third and most significant update to the Microsoft Edge web platform since our initial release just one year ago...
  7. News

    Microsoft Bounty Programs Expansion – Microsoft Edge Remote Code Execution (RCE) Bounty

    I’m very happy to announce another addition to the Link Removed. Microsoft will be hosting a bounty for Remote Code Execution vulnerabilities in Microsoft Edge on Windows Insider Preview builds. This bounty continues our partnership with the security research community in working to secure our...
  8. News

    JavaScript performance updates in Microsoft Edge and Chakra

    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...
  9. News

    Previewing ES6 Modules and more from ES2015, ES2016 and beyond

    Chakra, the recently open-sourced JavaScript engine that powers Microsoft Edge and Universal Windows applications, has been pushing the leading edge of ECMAScript language support. Most of ES2015 (aka ES6) language support is already available in Edge, and last week’s Windows Insider Preview...
  10. News

    Supercharging JavaScript performance with asm.js

    In June we introduced preview support for asm.js, which is now supported by default in Microsoft Edge starting with Microsoft EdgeHTML 13.10532. With this change, Hosted Web Applications and the WebView in any Universal Windows Application can now benefit from asm-optimized code as well. Asm.js...
  11. News

    Asynchronous code gets easier with ES2016 Async Function support in Chakra and Microsoft Edge

    While we work on rounding out our ES6/ES2015 support, the Chakra team is already looking ahead to ES2016 and, especially, to Link Removed. Today, we’re excited to announce the availability of Async Functions in Microsoft Edge as an experimental feature, available to preview starting in Link...
  12. News

    Update on Node.js for Windows 10 IoT

    Post written by Link Removed Sr. Program Manager and Link Removed, Principal Program Manager Lead on Chakra Ever since we Link Removed our preview of Node.js support for Windows 10 IoT Core a few months back, we have been working to enable new scenarios and improve its ease of use. Here is what...
  13. News

    Creating your own browser with HTML and JavaScript

    Over the past several months, we have made numerous improvements to the Microsoft Edge rendering engine (Microsoft EdgeHTML), focusing on interoperability with modern browsers and compliance with new and emerging standards. In addition to powering Microsoft Edge, EdgeHTML is also available for...
  14. News

    CodeChat 035 - Node Chakra | CodeChat

    Arunesh and team have done something pretty cool. They've built a version of Node.js that works with Chakra - the JavaScript engine that underlies Microsoft Edge. Why would you do this? Well, because of Windows 10. Windows 10 is not exactly discriminant about which devices it supports and we're...
  15. News

    Intel’s contributions in Microsoft Edge: SIMD and other performance enhancements

    Microsoft has a long history of collaborating with industry technology leaders to bring the world the best-in-class PC and device experiences. These efforts now also extend to enhancements in the web browsing experience as well. Intel is a great example of a key technology partner who is...
  16. News

    Using Chakra for Scripting Applications across Windows 10

    In Windows 10, the Chakra JavaScript engine powers Link Removed and Windows applications written in HTML/CSS/JS. However with JavaScript’s increasing popularity in beyond-the-browser scenarios, developers have been requesting to host the Chakra engine outside the browser to enable JavaScript...
  17. News

    Bringing Node.js to Windows 10 IoT Core

    Microsoft is making big Link Removed in the Internet of Things (IoT). Windows 10 IoT will power a range of intelligent, connected IoT devices. From small devices like gateways, to mobile point-of-sale to powerful industry devices like robotics and specialty medical devices. At the //build...
  18. News

    JavaScript moves forward in Microsoft Edge with ECMAScript 6 and beyond

    ECMAScript is the official name for the JavaScript language we all know and love. The next version of ECMAScript, ES6 (henceforth referred to by its new name, ES2015), is nearing the end of its standards process journey. At this stage Link Removed is final and will not be receiving any further...
  19. News

    Bringing Asm.js to Chakra and Microsoft Edge

    A couple of months back, we Link Removed that we had started development on Asm.js. Support for Asm.js Link Removed one of the top 10 most-requested items at the Link Removed on UserVoice since we launched it Link Removed. Since that time, we’ve made good progress, and in Windows 10 Insider...
  20. News

    Windows 7 IE9 on 9 - Some Interesting Links to Related Demos and Conversations

    Link Removedon Monday, March 14, 2011 at 9PM PST (UTC-8). Our fearless dev leader Duncan mentioned to me over lunch today that he thought it would be a really good idea to provide a single post on 9 with links to good C9 content related to IE9 (we tend to go out early on 9 and some of our best...
Back
Top