view Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts @ 975:e75fd08d6c75 toa2019083101

Cleaning in ICallable + changed fingerprint to plain char array to allow for dead object examination + additional check in FetchContext callback to avoid the unexplained rogue callbacks I have seen + protection in LoaderStateMachine::HandleSuccessMessage in case things go wrong anyway
author Benjamin Golinvaux <bgo@osimis.io>
date Sat, 31 Aug 2019 13:45:04 +0200
parents 1d9deb4ee84c
children
line wrap: on
line source

import { InitializeWasmApplication } from '../../../Platforms/Wasm/wasm-application-runner';


InitializeWasmApplication("RtViewerDemo", "/orthanc");