Commit e1bfe01
authored
fix binding generation for lists; add cli test (#46)
* fix binding generation for lists; add cli test
This also:
- moves the `examples/http/wit` directory to a shared location
- bumps the version to 0.7.1
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
* update `sys.argv` at runtime; add matrix-math example
This ensures we get the runtime set of CLI args rather than the empty set
present during pre-init.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
* use `Once` to avoid redundant work in runtime; update example instructions
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
---------
Signed-off-by: Joel Dice <joel.dice@fermyon.com>1 parent 65e7697 commit e1bfe01
47 files changed
Lines changed: 156 additions & 62 deletions
File tree
- examples
- cli
- http
- wit
- deps/cli
- matrix-math
- runtime/src
- src
- wit
- deps
- cli
- clocks
- filesystem
- http
- io
- random
- sockets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments