Skip to content

rockwotj/seastar-wasmtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seastar + Wasmtime + CXX

This repo is an adventure of experimenting with seastar, wasmtime, and cxx

The goal is to be able to call wasmtime from seastar such that wasm functions yield control after some time back to the seastar scheduler.

Building

Setup: ./seastar/install-dependencies.sh Configure: cmake --preset default Build: cmake --build --preset default

About

Experiments with integrating wasmtime into a seastar app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors