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

WasmEdge runtime #188

Merged
merged 19 commits into from Dec 8, 2021
Merged

WasmEdge runtime #188

merged 19 commits into from Dec 8, 2021

Conversation

DarumaDocker
Copy link
Contributor

Add the runtime using WasmEdge VM.
Build with -tags wasmedge
Reduce loop times in WasmEdge mode for testing with rt.Group

docs/wasm.md Outdated Show resolved Hide resolved
docs/wasm.md Outdated Show resolved Hide resolved
docs/wasm.md Outdated Show resolved Hide resolved
docs/wasm.md Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
rwasm/runtime/wasmedge/builder.go Outdated Show resolved Hide resolved
rwasm/runtime/wasmedge/builder.go Outdated Show resolved Hide resolved
@DarumaDocker
Copy link
Contributor Author

I have update the version of the WasmEdge-go to v0.9.0-rc4 and restored all the rt.Group loop count to what it is initial to be. All the test cases passed.

docs/wasm.md Show resolved Hide resolved
@cohix cohix merged commit 8e8dcbb into suborbital:main Dec 8, 2021
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.

None yet

2 participants