Build a Hyperlight C guest to securely execute JavaScript
This article will show you how to create a “guest” application that uses the Hyperlight library.
This article will show you how to create a “guest” application that uses the Hyperlight library.
ONNX Runtime Web featuring WebGPU is now available in the ONNX Runtime 1.17 release—unlocking new possibilities.
Continuing the ONNXRuntime On-Device Training blog series, we are introducing ONNX Runtime Training for Web.
We are introducing ONNX Runtime Web (ORT Web), a new feature in ONNX Runtime to enable JavaScript developers to run and deploy machine learning models in browsers. It also helps enable new classes of on-device computation. ORT Web will be replacing the soon to be deprecated onnx.
SandDance, the beloved data visualization tool from Microsoft Research, has been re-released as an open source project on GitHub. This new version of SandDance has been re-written from the ground up as an embeddable component that works with modern JavaScript toolchains.
This article will show how to build a blog (or any other static content) using a very popular JAMstack (GatsbyJS, GraphQL, Markdown) and host it on static website hosting for Azure Storage, which provides a cost effective and scalable solution for hosting static content and JavaScript code.
We’re in Portland this week for OSCON’s return to the City of Roses (or Beervana, depending on who you ask) to celebrate the ground-breaking event’s 20th birthday.
JavaScript has emerged as one of the most popular programming languages in the world, reigning at #1 on GitHub in terms of pull requests in 2017.
TypeScript is a language for application-scale JavaScript development. It’s a typed superset of JavaScript that compiles to plain JavaScript and was originally created out of a need for a more robust tooling experience to complement JavaScript language developers.
Brady is the super fierce mascot for open source solutions running on Microsoft Azure and we’re proud to share that, in true open source spirit, Brady’s designs are available on GitHub for everyone to remix and customize for their favorite technologies.
The team that brought you Helm and Draft is announcing its newest open source Kubernetes-native tool, designed to help dev and ops get their work done quickly. It’s called Brigade and with it you can build any ordered workflow of containers in Kubernetes and trigger the workflow by listening for arbitrary events.
Today, Microsoft open sourced the key components of the Chakra JavaScript engine that powers Microsoft Edge. The ChakraCore repository is available today on GitHub and provides a fully supported and open source JavaScript engine, with the same characteristics as Microsoft Edge’s Chakra engine, to embed in projects, innovate on top of and contribute back to.