ac175a43c9
...as there can be situations (cf. the newly added test code in embindtest.js)
where objects that need to be deleted are passed as payload of the exception
value to be thrown. So there now is a (mandatory, as Embind doesn't allow to
implicitly pass undefined) third parameter now that must be an array of objects
on which to call .delete().
(
|
||
---|---|---|
.. | ||
emscripten | ||
source | ||
CustomTarget_components.mk | ||
CustomTarget_emscripten_fs_image.mk | ||
CustomTarget_unoembind.mk | ||
CustomTarget_wasm-qt5-mandelbrot_moc.mk | ||
Executable_embindmaker.mk | ||
Executable_wasm-qt5-mandelbrot.mk | ||
Executable_wasmbridgegen.mk | ||
Library_components.mk | ||
Makefile | ||
Module_static.mk | ||
Package_favicon.mk | ||
Package_unoembind.mk | ||
README.md | ||
README.wasm.md | ||
StaticLibrary_unoembind.mk |
Static build components library
The library contains a map of all build component names to their constructor function calls.