We want to build _[native image](https://github.com/enso-org/enso/blob/develop/docs/infrastructure/native-image.md)_ of the engine completely in Bazel, similarly how we can [build non-native engine executable in bazel](https://github.com/enso-org/enso/blob/7aa93d4f07531ecf03366e27bb166acca9c78ccb/BUILD.bazel#L214) now. This task is to try running the build from Bazel and list the blockers that exist, if any.