Skip to content

Add mojo_shared_library rule#19

Merged
keith merged 1 commit intomainfrom
ks/add-mojo_shared_library-rule
Jun 23, 2025
Merged

Add mojo_shared_library rule#19
keith merged 1 commit intomainfrom
ks/add-mojo_shared_library-rule

Conversation

@keith
Copy link
Contributor

@keith keith commented Jun 23, 2025

This allows you to produce a shared library from mojo code. This can be
used to create native python extensions as seen in the tests. This
requires 1 major hack documented in link_hack.bzl to get shared
libraries with the right filename for python.

This allows you to produce a shared library from mojo code. This can be
used to create native python extensions as seen in the tests. This
requires 1 major hack documented in link_hack.bzl to get shared
libraries with the right filename for python.
@keith keith enabled auto-merge (squash) June 23, 2025 22:00
@keith keith merged commit 909129d into main Jun 23, 2025
6 checks passed
@keith keith deleted the ks/add-mojo_shared_library-rule branch June 23, 2025 22:01
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