Skip to content

Remove unused quickjs-wasm-rs, update rquickjs to 0.11#150

Merged
nilslice merged 1 commit intomainfrom
nilslice/update-rquickjs
Feb 9, 2026
Merged

Remove unused quickjs-wasm-rs, update rquickjs to 0.11#150
nilslice merged 1 commit intomainfrom
nilslice/update-rquickjs

Conversation

@nilslice
Copy link
Member

@nilslice nilslice commented Feb 9, 2026

Summary

  • Remove quickjs-wasm-rs dependency which was never imported after the migration to rquickjs. Eliminates unnecessary compile time from quickjs-wasm-rs and its transitive quickjs-wasm-sys build.
  • Bump rquickjs from 0.8 to 0.11 (latest). No API changes needed.

Test plan

  • All 22 tests pass locally via make test
  • No code changes required for the version bump

quickjs-wasm-rs was never imported after the migration to rquickjs.
Removing it eliminates unnecessary compile time. Bump rquickjs from
0.8 to 0.11 (latest) with no API changes needed.
@nilslice
Copy link
Member Author

nilslice commented Feb 9, 2026

Closes #144 as well.

@nilslice nilslice merged commit b7caf4b into main Feb 9, 2026
6 checks passed
@nilslice nilslice deleted the nilslice/update-rquickjs branch February 9, 2026 05:51
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