File tree
65 files changed
+1258
-278
lines changed- .github/workflows
- lib
- api
- macro-wasmer-universal-test
- backend-api
- src
- c-api
- examples/wasmer-capi-examples-runner
- tests/wasmer-c-api-test-runner
- cache
- cli
- src
- commands
- app
- deployments
- version
- namespace
- cli-compiler
- compiler
- src
- artifact_builders
- engine
- compiler-cranelift
- compiler-llvm
- src
- compiler-singlepass
- emscripten
- journal
- middlewares
- object
- src
- registry
- swift
- sys-utils
- types/src/compilation
- virtual-fs
- virtual-io
- virtual-net
- vm
- src/trap
- wai-bindgen-wasmer
- wasi-types
- wasix
- scripts
- windows-installer
- tests
- integration
- cli
- ios
- lib
- compiler-test-derive/src
- wast
- wasi-wast
- wasmer-argus
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+1258
-278
lines changed+271-18
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
762 |
| - | |
| 762 | + | |
763 | 763 |
| |
764 | 764 |
| |
765 | 765 |
| |
| |||
890 | 890 |
| |
891 | 891 |
| |
892 | 892 |
| |
893 |
| - | |
| 893 | + | |
894 | 894 |
| |
895 | 895 |
| |
896 | 896 |
| |
| |||
999 | 999 |
| |
1000 | 1000 |
| |
1001 | 1001 |
| |
1002 |
| - | |
| 1002 | + | |
1003 | 1003 |
| |
1004 | 1004 |
| |
1005 | 1005 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
12 | 45 |
| |
13 | 46 |
| |
14 | 47 |
| |
|
0 commit comments