Skip to content

Fix all-features resource API compatibility - #65

Open
MesTTo wants to merge 1 commit into
trueagi-io:mainfrom
MesTTo:pr/mork-all-features-resource-compat
Open

Fix all-features resource API compatibility#65
MesTTo wants to merge 1 commit into
trueagi-io:mainfrom
MesTTo:pr/mork-all-features-resource-compat

Conversation

@MesTTo

@MesTTo MesTTo commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Fixes the mork library build with --all-features.

The branch updates the wasm sink implementation to the current typed write-resource request API and passes the existing query unification pair stack by mutable reference, matching the current expression unifier signature.

Validation:

  • cargo +nightly-2026-06-01 check -p mork --lib --all-features with RUSTFLAGS='-C target-cpu=native'
  • cargo +nightly-2026-06-01 test -p mork --lib with RUSTFLAGS='-C target-cpu=native'
  • jscpd on kernel/src/sinks.rs and kernel/src/space.rs
  • git diff --check

@MesTTo
MesTTo marked this pull request as ready for review June 23, 2026 10:23
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