Skip to content
#

openxr

Here are 38 public repositories matching this topic...

marceline-cramer
marceline-cramer commented May 9, 2021

It's been brought up in the most recent dev meeting that the codegen subsystem could be migrated from Python to WebAssembly (on WASI). There are several advantages to this:

  • Removing the Python dependency; decreasing setup complexity
  • Compact runtime for generating all classdef outputs
  • A language like AssemblyScript may be more appropriate for codegen than Python

This would be implemen

Improve this page

Add a description, image, and links to the openxr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openxr topic, visit your repo's landing page and select "manage topics."

Learn more