annotate vampipe.map @ 99:dfd107ef991f

Replace exceptions throughout the JSON-handling and adapter code with string-arg error handling. No longer need exception handling enabled in Emscripten (with its consequent runtime overhead - though we still need to check whether this error handling regime is actually faster).
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 20 Sep 2016 16:35:47 +0100
parents a6ab5fd80eb7
children
rev   line source
c@69 1 {
c@83 2 global: vampipeRequestJson; vampipeProcessRaw; vampipeFreeJson;
c@69 3 local: *;
c@69 4 };