File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1081,6 +1081,7 @@ jobs:
10811081 other.test_min_node_version
10821082 other.test_node_emscripten_num_logical_cores
10831083 other.test_js_base64_api
1084+ other.test_closure_webgpu_wasm64
10841085 core2.test_hello_world
10851086 core2.test_pthread_create
10861087 core2.test_i64_invoke_bigint
Original file line number Diff line number Diff line change @@ -274,6 +274,7 @@ addToLibrary({
274274 } ,
275275 emscripten_promise_await_unchecked : ( id ) = > {
276276 abort ( 'emscripten_promise_await_unchecked is only available with ASYNCIFY' ) ;
277+ return 0 ;
277278 } ,
278279#endif
279280} ) ;
Original file line number Diff line number Diff line change 11{
2- "a.out.js" : 268222 ,
2+ "a.out.js" : 268231 ,
33 "a.out.nodebug.wasm" : 587563 ,
4- "total" : 855785 ,
4+ "total" : 855794 ,
55 "sent" : [
66 " IMG_Init" ,
77 " IMG_Load" ,
You can’t perform that action at this time.
0 commit comments