Once #2518 lands, we should lift the fiber creation implementation out of the wasmtime-fiber crate and into the instance allocator implementation.
This will fix the bit wonky "not supported" error the instance allocator returns to indicate the fiber crate should create its own fiber.
Once #2518 lands, we should lift the fiber creation implementation out of the
wasmtime-fibercrate and into the instance allocator implementation.This will fix the bit wonky "not supported" error the instance allocator returns to indicate the fiber crate should create its own fiber.