annotate Applications/Samples/Web/simple-viewer.ts @ 264:6b98ac45aaee am-2

documented how to compile and execute WASM samples
author am@osimis.io
date Tue, 21 Aug 2018 16:36:01 +0200
parents ddbb339ed4cf
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");