annotate Applications/Samples/Web/simple-viewer.ts @ 266:c9cf95b49a86 am-2

removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead
author am@osimis.io
date Tue, 21 Aug 2018 18:14:22 +0200
parents 6b98ac45aaee
children 2038d76bf13f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
238
126c9c0c9333 SimpleViewer demo running both with SDL and Wasm
am@osimis.io
parents:
diff changeset
1 ///<reference path='../../../Platforms/Wasm/wasm-application.ts'/>
126c9c0c9333 SimpleViewer demo running both with SDL and Wasm
am@osimis.io
parents:
diff changeset
2
264
6b98ac45aaee documented how to compile and execute WASM samples
am@osimis.io
parents: 240
diff changeset
3 InitializeWasmApplication("OrthancStoneSimpleViewer", "/orthanc");