Function script::script_runtime::consume_stream
source ยท unsafe extern "C" fn consume_stream(
_cx: *mut JSContext,
obj: HandleObject,
_mime_type: MimeType,
_consumer: *mut StreamConsumer,
) -> bool
Expand description
Implements the steps to compile webassembly response mentioned here https://webassembly.github.io/spec/web-api/#compile-a-potential-webassembly-response