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

keep-runtime: Port to using wasmtime's Linker interface #806

Merged
merged 1 commit into from Aug 14, 2020

Conversation

ueno
Copy link
Contributor

@ueno ueno commented Aug 12, 2020

The wasmtime::Linker interface transparently performs name resolution which we currently do by our own.

The Linker interface transparently performs name resolution which we
currently by our own.
@ueno ueno mentioned this pull request Aug 12, 2020
@MikeCamel
Copy link
Member

You beat me to it! I was going to work on that this morning.

@mbestavros mbestavros added the wasm Issues related to WebAssembly label Aug 12, 2020
@mbestavros mbestavros moved this from Triage to Assigned in Planning Aug 12, 2020
@enarxbot enarxbot merged commit f1a47ed into enarx:master Aug 14, 2020
Planning automation moved this from Assigned to Done Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasm Issues related to WebAssembly
Projects
No open projects
Planning
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

7 participants