Specifically, wasmtime::Config::table_lazy_init. We can now turn this off for slower startup time but potentially faster execution time. But we need to make sure that doesn't affect our module instantation timing. Specifically, we need to make sure that the OnMethodInvocation gas charge isn't affected. Specifically, we need to check the on_send calibration test.