examples
examples copied to clipboard
[Bug] Error in simple-angular in opening a new IFC.js file
When I try to open a file, I've got an error :
ifc-manager.js:69 RuntimeError: abort(LinkError: WebAssembly.instantiate(): Import #52 module="a" function="$" error: function import requires a callable). Build with -s ASSERTIONS=1 for more info.
at abort (web-ifc-api.js:6592:19)
at web-ifc-api.js:6668:15
at ZoneDelegate.invoke (zone.js:372:1)
at Object.onInvoke (core.js:28674:1)
at ZoneDelegate.invoke (zone.js:371:1)
at Zone.run (zone.js:134:1)
at zone.js:1276:1
at ZoneDelegate.invokeTask (zone.js:406:1)
at Object.onInvokeTask (core.js:28661:1)
at ZoneDelegate.invokeTask (zone.js:405:1)
Seems common to the issue #11