$ bin/wasm-split w.wat --split --split-funcs 1 --primary-output a.wasm.primary.wasm --secondary-output a.wasm.secondary.wasm -all
wasm-split: wasm-binary.cpp:686: uint32_t wasm::WasmBinaryWriter::getTableIndex(wasm::Name) const: Assertion `it != indexes.tableIndexes.end()' failed.
Aborted