typevm.ModuleStatustype ModuleStatus =| 'unlinked'| 'linking'| 'linked'| 'evaluating'| 'evaluated'| 'errored'