rhino3dm.js API Documentation
rhino3dm.js is a javascript library with an associated web assembly (rhino3dm.wasm). rhino3dm.js should run on all major browsers as well as node.js.
<html>
<!-- stuff -->
<body>
<script async type="text/javascript" src="https://files.mcneel.com/rhino3dm/js/latest/rhino3dm.js"></script>
<!-- more stuff -->
</body>
</html>
See our javascript documentation for details
The links on the side provide API documentation for what is currently available