Hello!
Does aWsm translate binaries whose tables are exported? I keep getting the following error when I try to compile binaries that export their libraries.
thread 'main' panicked at 'Have not implemented export kind Table', src/wasm.rs:1238:26
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Thanks!