webml-polyfill icon indicating copy to clipboard operation
webml-polyfill copied to clipboard

[Infranstruct] Change OperandValueInfo.length/offset from uint32 to size_t

Open fujunwei opened this issue 4 years ago • 0 comments

Change OperandValueInfo.length/offset from uint32 to size_t because DomArrayBuffer will only support size_t with byteLengthAsSizeT.

fujunwei avatar Aug 02 '20 06:08 fujunwei