Graal's native-image doesn't support eval at the moment, I'm not sure if there are any workarounds for this at the moment ill try to research that
I wouldn’t expect it’d support eval since that’s just arbitrary bytecode being emitted at runtime.