Emscripten Module interface for occt-wasm.
Provides access to heap views (for reading mesh data from pointers) and Embind vector constructors.
Float32 view of WASM linear memory.
Uint32 view of WASM linear memory.
OcctKernel constructor (Embind class).
Embind std::vector constructor.
Embind std::vectorstd::string constructor.
Embind std::vector<uint32_t> constructor.
Extract error message from a C++ exception (requires -sEXPORT_EXCEPTION_HANDLING_HELPERS).
Emscripten Module interface for occt-wasm.
Provides access to heap views (for reading mesh data from pointers) and Embind vector constructors.