Skip to content

[bazel][POC] Bazel target to run Mojo#5914

Draft
Ahajha wants to merge 1 commit intomainfrom
trotta/bazel-poc-bazel-target-to-run-mojo
Draft

[bazel][POC] Bazel target to run Mojo#5914
Ahajha wants to merge 1 commit intomainfrom
trotta/bazel-poc-bazel-target-to-run-mojo

Conversation

@Ahajha
Copy link
Collaborator

@Ahajha Ahajha commented Feb 7, 2026

Can try it out with

./bazelw run bazel/internal:run_mojo -- run $(pwd)/main.mojo

Note the $(pwd), maybe we can find a way to avoid that. Also need a better place for the target.

Also note that the debugging stuff isn't here, we would need to pull more stuff for that.

Can try it out with
```
bazel run bazel/internal:run_mojo -- run $(pwd)/main.mojo
```

Note the $(pwd), maybe we can find a way to avoid that. Also need a better place for the target.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant