aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/common/whwasmutil.js
Commit message (Expand)AuthorAge
...
* Resolve "already configured" warnings from shell's main() when starting it up...stephan2022-09-24
* Refactoring towards getting fiddle to support OPFS as a first-class citizen. ...stephan2022-09-24
* Cut the speedtest1 runtime of the OPFS VFS proxy by approximately 3/4ths via ...stephan2022-09-19
* Get speedtest1.js working with WASMFS/OPFS.stephan2022-09-06
* Initial build of speedtest1.wasm and speedtest1.html with which to run it.stephan2022-09-06
* wasm util: remove superfluous function.bind() calls to eliminate a level of c...stephan2022-08-30
* Add get/setPtrValue() to the common wasm utils.stephan2022-08-29
* Corrected TextDecoder.decode() usage to run when its input references a Share...stephan2022-08-13
* wasm refactoring part 2 of (apparently) 2: moved ext/fiddle/... into ext/wasm...stephan2022-08-10