transpiler

About this tag
The transpiler tag on WindowsForum.com covers discussions about source-to-source compilers that convert code between high-level languages, particularly in the context of Microsoft technologies. A featured thread discusses Microsoft Edge's open-sourcing of a GLSL to HLSL transpiler for WebGL, which translates shader programs for GPU rendering. This tag is relevant for developers interested in graphics programming, WebGL performance, and interoperability between shading languages. Topics may include transpiler implementation, open-source contributions, and cross-platform compatibility in web browsers.
  1. News

    Open-sourcing the Microsoft Edge WebGL GLSL transpiler

    Today we’re excited to announce that we’re open-sourcing part of the Microsoft Edge WebGL renderer – specifically, the GLSL to HLSL transpiler. We hope that the source code is useful for everybody working on similar WebGL projects, and that this will help performance, correctness and...
  2. 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...
Back
Top