log Platforms/Wasm/wasm-application-runner.ts @ 526:548eed46f535 dev

age author description
Thu, 14 Mar 2019 19:04:35 +0100 Alain Mazy introduced a Logger class that displays timing and source (C++/JS) dev
Wed, 06 Mar 2019 10:14:59 +0100 Benjamin Golinvaux - Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegen
Mon, 11 Feb 2019 16:00:04 +0100 bgo-osimis - Added browserify to build. This allows using require calls for modules that bgo-commands-codegen
Tue, 04 Dec 2018 11:52:43 +0100 am WasmWebService now using BaseWebService and supporting cache am-vsol-upgrade
Thu, 29 Nov 2018 19:25:15 +0100 am added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade
Thu, 15 Nov 2018 18:32:48 +0100 Sebastien Jodogne refactoring