http-types icon indicating copy to clipboard operation
http-types copied to clipboard

use 64 bit trace id (for wasm-unknown-emscripten target)

Open StuartHarris opened this issue 1 year ago • 1 comments

Use a 64 bit trace_id (instead of 128 bit) so that it can be compiled for wasm32-unknown-emscripten

StuartHarris avatar Jan 31 '24 14:01 StuartHarris

I'm starting to manage an active fork of this repo, if you can submit this pr to https://github.com/OneOfOne/http-types-rs and make sure it passes tests, I'll publish it.

OneOfOne avatar Apr 07 '24 21:04 OneOfOne