Sören,
Ah, sorry, I have so little knowledge about compiled object so asking
stupid question.
I wrote serialize/deserialize method on C++ and it works fine on JavaScript.
Thank you.
2013/3/9 Sören Balko <
soeren...@gmail.com>:
> I don't think emscripten could do that. It is basically a compiler backend, processing LLVMs intermediate representation and has no understanding of C++ language features. But why don't you simply modify the C++ code itself to add the result caching approach you were looking for?
>
> --
> You received this message because you are subscribed to the Google Groups "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
emscripten-disc...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>