AR-js-org / AR.js

Image tracking, Location Based AR, Marker tracking. All on the Web.
MIT License
5.46k stars 930 forks source link

Web Assembly support for NFT #53

Closed nicolocarpignoli closed 2 years ago

nicolocarpignoli commented 4 years ago

Do you want to request a feature or report a bug?

Enhancement request

What is the current behavior?

AR.js (jsartoolkit5 to be precise) can use Web Assembly for NFT (image tracking). It has better performances: https://docs.google.com/spreadsheets/u/1/d/1FykKO1dkPz0zUVuJCOPA2tHIs0Zs3nUybjLJcKihfs4/edit#gid=0

We should think of using it as default, in the future @kalwalt

kalwalt commented 4 years ago

yes, and also use only one jsartoolkit5 lib, leaving the old one.

kalwalt commented 2 years ago

I think we can close this as new Emscripten versions deploy ONLY Wasm files and consequently asm.js is a very old feature. AR.js with the ES6 feature because depends on artoolkit5-js and we load only the wasm ES6 version we can definetely close this issue.