Open hawkw opened 4 years ago
there is an interesting nuance between cababilities associated with the wasm module and cababilities associated with a specific call into a module. wasi has a notion of static capabilities and dynamic capabilities that are really similar, but i'm not sure how that's panning out exactly.
i would love to hear more about this btw
this is just my opinion but i think my celium should have "cababilities" and that these should be associated with entrypoints into a wasm
i actually was going to make a cababilities joke at first but more seriously there is an interesting nuance between cababilities associated with the wasm module and cababilities associated with a specific call into a module. wasi has a notion of static capabilities and dynamic capabilities that are really similar, but i'm not sure how that's panning out exactly.