-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
HI, Im attempting run my wasm built by emscripten (which runs in Firefox, it only has printf output) and I'm getting
E:\GitHub\corert>"c:\Program Files\Wasmtime\bin\wasmtime.exe" tests\src\Simple\HelloWasm\bin\Debug\wasm\native\HelloWasm.wasm
thread 'main' panicked at 'not yet implemented: ImportSectionEntryType::Table', wasmtime-api\src\module.rs:122:29
stack backtrace:
0: <unknown>
1: <unknown>
2: <unknown>
3: <unknown>
4: <unknown>
5: <unknown>
6: <unknown>
7: <unknown>
8: <unknown>
9: <unknown>
10: <unknown>
11: <unknown>
12: <unknown>
13: <unknown>
14: <unknown>
15: <unknown>
16: BaseThreadInitThunk
17: RtlUserThreadStart
I guess I just need to wait for this to be implemented?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels