Commit Graph

6 Commits

Author SHA1 Message Date
e36b898895 Added an event for process exit and a module hash to validate the same memory can be used 2023-11-20 16:54:31 +11:00
c2e2ad78f5 Added a runtime startup phase 2023-06-28 14:58:38 +10:00
3e4d5519e2 Merge branch 'master' into api-jsc
# Conflicts:
#	examples/wasi.rs
#	examples/wasi_manual_setup.rs
#	examples/wasi_pipes.rs
#	lib/cli/Cargo.toml
#	lib/wasi/Cargo.toml
2023-03-16 13:54:34 -07:00
195d652474 Improved examples 2023-03-16 05:59:47 -07:00
feb79e4392 Renamed some crates and changed their version to 0.1.0 2023-03-15 14:20:04 +01:00
af24e33e58 examples: Add a wasi_manual_setup example
To show the manual setup flow.
2023-02-22 11:49:56 +01:00