menu
universal_web package
documentation
web.dart
$WebAssembly
compileStreaming method
compileStreaming method
dark_mode
light_mode
compileStreaming
method
JSPromise
<
Module
>
compileStreaming
(
JSPromise
<
Response
>
source
)
Implementation
external JSPromise<Module> compileStreaming(JSPromise<Response> source);
universal_web package
documentation
web
$WebAssembly
compileStreaming method
$WebAssembly extension type