Skip to content

Port embedding extension to Rust with magnus#5

Closed
marcomd wants to merge 1 commit into
masterfrom
codex/migrate-embedding.c-to-embedding.rs-with-magnus-0.7.0
Closed

Port embedding extension to Rust with magnus#5
marcomd wants to merge 1 commit into
masterfrom
codex/migrate-embedding.c-to-embedding.rs-with-magnus-0.7.0

Conversation

@marcomd

@marcomd marcomd commented Jun 18, 2025

Copy link
Copy Markdown
Owner

Summary

  • replace C extension with Rust implementation using magnus 0.7
  • compile Rust code via rb_sys in extconf
  • add Cargo project for the extension
  • update gemspec and Gemfile for rb_sys and rake-compiler

Testing

  • bundle exec rake compile
  • bundle exec rspec

https://chatgpt.com/codex/tasks/task_e_6852848fd6b0832687627e8fc9551849

@marcomd

marcomd commented Jun 19, 2025

Copy link
Copy Markdown
Owner Author

Integrated here #6

@marcomd marcomd closed this Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant