Skip to content
/ jiggle Public

Wasm execution core built on top of wasmtime and d3t.

Notifications You must be signed in to change notification settings

sldty/jiggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jiggle

let's get the show on the road:

  • a bunch of sorta functions:
    • wasm modules, must define run function:
      • that takes arbitrary bin data as input,
      • and optionally produces arbitrary bin data as output.
    • function is:
      • run in a separate thread
      • cap put in place on execution time

About

Wasm execution core built on top of wasmtime and d3t.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages