comparison OrthancStone/Samples/WebAssembly/RtViewer/RtViewerWasmApp.js @ 1517:307a805d0587

rtviewer --> stone-rtviewer
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 31 Jul 2020 12:46:22 +0200
parents 244ad1e4e76a
children
comparison
equal deleted inserted replaced
1516:2b7d34cb764f 1517:307a805d0587
79 .catch(function (error) { 79 .catch(function (error) {
80 alert('Cannot load the WebAssembly framework'); 80 alert('Cannot load the WebAssembly framework');
81 }); 81 });
82 }); 82 });
83 83
84 // http://localhost:9979/rtviewer/index.html?loglevel=trace&ctseries=a04ecf01-79b2fc33-58239f7e-ad9db983-28e81afa&rtdose=830a69ff-8e4b5ee3-b7f966c8-bccc20fb-d322dceb&rtstruct=54460695-ba3885ee-ddf61ac0-f028e31d-a6e474d9 84 // http://localhost:9979/stone-rtviewer/index.html?loglevel=trace&ctseries=a04ecf01-79b2fc33-58239f7e-ad9db983-28e81afa&rtdose=830a69ff-8e4b5ee3-b7f966c8-bccc20fb-d322dceb&rtstruct=54460695-ba3885ee-ddf61ac0-f028e31d-a6e474d9
85 85