Thomas Steiner
Thomas Steiner
It's a paid course, but https://learn-wasm.dev/ is _exactly_ this, a pure Wasm tutorial. (Full disclosure: I have reviewed it and endorse it, but am in no way financially profiting from...
Another paid course is https://wasmgroundup.com/. (Full disclosure: I was given a 100% discount code and am considering on getting them on the [WasmAssembly podcast](https://wasmassembly.libsyn.com/), but am in no way financially...
I've added Built-in AI API detection logic in https://github.com/HTTPArchive/custom-metrics/pull/164. Once this is merged, you should be able to query the data from within the Fugu data tables.
Are you aware of the [Uint8Array to/from base64 and hex](https://github.com/tc39/proposal-arraybuffer-base64) proposal?