Skip to content

ruiramos/wasm-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM Components

Build, Compose, Run

  1. From the components directories
  cargo component build --release
  1. From the project main dir, componse and run;
  wasm-tools compose -c config.yml -o composed.wasm hello-runner/target/wasm32-wasi/release/hello-runner.wasm
  wasmtime --wasm component-model composed.wasm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages