glTF-Validator icon indicating copy to clipboard operation
glTF-Validator copied to clipboard

any plans for gcc?

Open ethanjyx opened this issue 8 years ago • 1 comments

Dart is not very common nowadays, I wonder if we plan to develop a gcc version of the validator, which will be easier to be ported at scale.

ethanjyx avatar Sep 13 '17 17:09 ethanjyx

Short-term plan is to make existing Validator as accessible as possible by providing pre-built single file executables for each platform as well as npm package for node.

Long-term, there's a possibility of C++ or Rust port.

lexaknyazev avatar Sep 13 '17 17:09 lexaknyazev