-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Is this assert still valid now that wasm64 / Memory64 is in mainline for emscripten and available in Chrome?
Halide/src/CodeGen_WebAssembly.cpp
Line 411 in b232c0f
| user_assert(target.bits == 32) << "Only wasm32 is supported."; |
Emscripten ChangeLog:
https://github.com/emscripten-core/emscripten/blob/main/ChangeLog.md#3172---111924
Chrome Status:
https://chromestatus.com/feature/5070065734516736
Metadata
Metadata
Assignees
Labels
No labels