Skip to content

Please add support for ImportSectionEntryType::Table #318

@yowl

Description

@yowl

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions