I ported a large C++ library to the browser
1–4 of 4 posts
Re: I ported a large C++ library to the browser
#2pcl.js is a Point Cloud Library (PCL) that runs in the browser, powered by Emscripten and WebAssembly. Point Cloud Library (PCL) is a standalone, large scale, open C++ project for 2D/3D image and point cloud processing.
Re: I ported a large C++ library to the browser
#3... but browsers are grotesquely and absurdely massive c++ coded software you have to compile with similar c++ coded compilers...
Come on...
Re: I ported a large C++ library to the browser
#4... but browsers are grotesquely and absurdely massive c++ coded software you have to compile with similar c++ coded compilers... Come on...
What is your point here? This is a point cloud library compiled to webassembly. All you seem to be saying is that browsers and compilers are written in C++, which doesn't really have anything to do with this.