I would like to display a three dimensional Asymptote figure on a webpage. There are javascript libraries that are able to display interactive three dimensional images (three.js and D3.js seem to be the most popular). Is there a way to convert my Asymptote file into a javascript file that one of these libraries would be able to load?