leaningtech / cheerp-meta

Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
https://labs.leaningtech.com/cheerp
Other
1.02k stars 50 forks source link

More documentation about conversion between C++ and Javascript objects #108

Closed niansa closed 3 years ago

niansa commented 3 years ago

It always took me really long to figure out how to convert or even being unable to figure it out like in #107. More documentation about that stuff would be awesome.

carlopi commented 3 years ago

Hi @niansa, our documentation is currently a Wiki on this same repo (main page).

There is plenty of useful information on the wiki, but we will gladly consider any feedback for improvements / areas to be covered.

Possibly this page was the closer to discuss the problems you were facing, and should be integrated.