const module = await import("./libwebgpu_wrapper.dylib", { with: { type: "file" } }) const path = module.default export default path;