Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Query Engine Wasm #4121

Closed
wants to merge 15 commits into from

Conversation

jkomyno
Copy link
Contributor

@jkomyno jkomyno commented Aug 7, 2023

This PR depends on:


You can build a Wasm query engine via:

cargo build -p query-engine-wasm-api --target wasm32-unknown-unknown --release

After optimisations, the engine is about 4.1 MB.

@jkomyno jkomyno changed the base branch from main to jkomyno/wasm-connector-new August 7, 2023 23:37
Signed-off-by: Alex Chi <iskyzh@gmail.com>
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 7, 2023

CodSpeed Performance Report

Merging #4121 will not alter performance

Comparing jkomyno/query-engine-wasm (6156e72) with jkomyno/wasm-connector-new (75066a6)

Summary

✅ 11 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants