156 Commits

Author SHA1 Message Date
Christoph Herzog
af28aa2497 feat(config): Add CapabilitySshServerV1 to app config
Allows configuration of the SSH server behaviour for an app.
2025-08-12 16:52:21 +02:00
Zebreus
42186a0624 Merge pull request #5515 from zeroprooff/main
docs: remove consecutive duplicate words
2025-07-22 17:01:25 +02:00
Arshia Ghafoori
b233e59913 Merge branch 'main' into feat/dl-threads 2025-06-16 12:00:51 +04:00
Zebreus
e65873cdb1 Update BUILD.md
The headers are put into a directory named `include`
2025-06-03 20:24:52 +02:00
Arshia Ghafoori
fdeba40169 Update rust to 1.84 *properly* 2025-05-26 08:19:37 +00:00
Tomass
ad13f68930 Update ATTRIBUTIONS.md 2025-04-18 22:25:18 +02:00
Syrus Akbary
71d8b795ea Update SECURITY.md
Some checks are pending
Documentation / Documentation (push) Waiting to run
wasmer-config / Compile and Test (push) Waiting to run
wasmer-config / Linting and Formatting (push) Waiting to run
2025-04-01 00:54:39 -07:00
iamslown
ae9c110e26 fixed broken link 2025-03-25 16:14:04 +01:00
Arshia Ghafoori
2d3d1117d0 Make snapshot triggers strongly typed in the app schema
Some checks failed
Documentation / Documentation (push) Has been cancelled
wasmer-config / Compile and Test (push) Has been cancelled
wasmer-config / Linting and Formatting (push) Has been cancelled
2025-03-19 16:58:39 +01:00
Arshia Ghafoori
cce90e8f39 Update app.yaml schema with instaboot mode and async_threads setting 2025-03-11 21:16:47 +04:00
Christoph Herzog
81bd31692d feat(config): Add cronjob jitter settings
Some checks are pending
Documentation / Documentation (push) Waiting to run
wasmer-config / Compile and Test (push) Waiting to run
wasmer-config / Linting and Formatting (push) Waiting to run
2025-02-26 08:24:16 +01:00
Edoardo Marangoni
b1e1974de6 Update "Build Status" in READMEs 2025-02-24 17:45:06 +01:00
Edoardo Marangoni
83d8b11915 chore: Update build docs 2025-02-24 10:10:29 +01:00
Arshia Ghafoori
3cc562c32e Rework the action field in the Job yaml schema 2025-01-17 16:36:51 +00:00
Arshia Ghafoori
00c25681e7 A few more schema tweaks 2025-01-14 13:20:39 +04:00
Arshia Ghafoori
1f6ced514c Add PrettyDuration, job timeout, job max schedule drift and job retry limit 2025-01-13 12:24:55 +00:00
Arshia Ghafoori
d1c6dffe31 Make either fetch or execute field required on Job definitions 2025-01-13 10:49:04 +00:00
Arshia Ghafoori
a01ead1834 Implement app.yaml job schema 2025-01-11 01:14:00 +04:00
Ayush Jha
19e8cf8aa6 chore: update json schema for appconfigv1 2024-12-16 14:06:37 +05:45
M.Amin Rayej
3b6c0d2253 remove emscripten 2024-10-29 13:58:08 +03:30
edoardo
8cc99474e1 Merge branch 'release-5.0' into wamr 2024-09-23 16:32:29 +02:00
Ayush Jha
0781ad7922 add appconfig JSON schema to wasmer repo 2024-09-02 22:21:56 +05:45
C0D3 M4513R
d75e63a46e Translate English sentance in German README.md 2024-08-16 14:42:29 +02:00
Edoardo Marangoni
6ef88497d2 feat(docs): More info about the WAMR backend 2024-06-14 15:38:50 +02:00
Edoardo Marangoni
121bf7ae1c feat(docs): Add WAMR to docs 2024-06-14 15:13:31 +02:00
Syrus Akbary
377ee91b58 Merge branch 'main' of github.com:wasmerio/wasmer 2024-06-10 11:17:25 +02:00
Syrus Akbary
b985eafe4c Simplified the repo docs. Added BUILD and TEST docs 2024-06-10 11:17:20 +02:00
Johnathan Sharratt
fb96a31cea Useful link 2024-06-06 21:38:51 +10:00
Syrus Akbary
699a8c4fcd Renamed all master -> main 2024-04-25 14:19:05 +02:00
Johnathan Sharratt
7d796101f7 Merge remote-tracking branch 'origin/master' into dcgi 2023-12-20 11:45:27 +11:00
迷渡
519729ed8f fix(docs): add cpp in Chinese 2023-11-30 17:22:59 +08:00
Johnathan Sharratt
00fc6f6065 More wiring of the journal snapshot triggers 2023-11-20 11:22:08 +11:00
Johnathan Sharratt
4906460ea9 Updated the journal documentation file 2023-11-20 10:58:57 +11:00
Johnathan Sharratt
63980d8c4e Minor document updates 2023-10-25 09:29:00 +11:00
Johnathan Sharratt
99ecf2b46e Added compactor and filter snapshot capturer 2023-10-23 16:15:57 +11:00
Johnathan Sharratt
8f11ac78b0 Addressed comments and added a basic doc 2023-10-23 07:27:12 +11:00
Kikkon
98188df800 chore: fix unavailable document url (#4198) 2023-09-02 16:28:35 +00:00
YuKun Liu
cf319ea83a Fixed Chinese README example (#3836)
Update README.md
2023-05-02 08:23:15 +02:00
ptitSeb
3ac431eb3c Fixed FunctionEnv migration doc to 3.0 (#3806) 2023-04-21 09:38:33 +00:00
ptitSeb
d3d2a04b0f Fixes Chinese docs links (for #3746) (#3750)
* Fixes Chinese docs links (for #3746)

* Fixed php link on Chinese readme
2023-04-11 12:31:34 +01:00
YeonGyu-Kim
42a92d831e Fix error in Korean translation (#3761) 2023-04-11 06:56:26 +00:00
ptitSeb
7500ce76fc Feat riscv llvm and cranelift (#3244)
* Basic changes for RISC-V support

* RISC-V in compiler LLVM

* RISC-V support in dylib engine

* RISC-V support in universal engine

* Various small fixes

* [RISCV] LLVM-riscv working, with some ignored tests to be worked on later

* Update rustc to 4.65 (1.64 has some issue with riscv64 target)

* Fixed some (new) Linting issues

* Updated Cargo.toml and remove split-debuginfo for Windows build

* Removed profile.dev from Cargo.toml as it cannot be per platform (breaks Windows). split-debug info is now the default value

* Enable Cranelift compiler for RISCV

* Update crates and fixed all the new clippy errors

* Taken review remarks into account

* Removed change from deny.toml, it's not needed anymore

* Added some more comment about llvm abi hack

* Added doc about current state of RISCV support

* Fixed (newer) linter

---------

Co-authored-by: Toru Nayuki <tnayuki@icloud.com>
2023-03-22 15:26:28 +01:00
Sven Sauleau
ed0951fbce add basic coredump generation
This change adds a basic coredump generation after a WebAssembly trap
was entered. The coredump includes rudimentary stack / process debugging
information.

A new CLI argument is added to enable coredump generation:

```
wasmer --coredump-on-trap=/path/to/coredump/file module.wasm
```

See docs/en/examples-coredump.md.

Refs https://github.com/wasmerio/wasmer/issues/3578
2023-02-27 21:12:28 +00:00
Christoph Herzog
4d0460e2c6 Merge remote-tracking branch 'origin/master' into wasix 2023-02-22 11:15:16 +01:00
Felix Schütt
4d8163d296 Add documentation for create-exe syntax (#3536)
* Add documentation for create-exe syntax

* nit: fix --precompiled-atom description

Co-authored-by: Syrus Akbary <me@syrusakbary.com>

* nit: fix PiritaFile

Co-authored-by: Syrus Akbary <me@syrusakbary.com>

* nit: multi-atom -> multi-wasm

Co-authored-by: Syrus Akbary <me@syrusakbary.com>

* create-exe doc: Add missing space

---------

Co-authored-by: Syrus Akbary <me@syrusakbary.com>
Co-authored-by: ptitSeb <sebastien.chev@gmail.com>
2023-02-21 17:53:42 +01:00
Felix Schütt
05b237156d Add expected file names 2023-02-03 11:39:29 +01:00
Felix Schütt
fdea14fce1 Merge branch 'master' into release-process 2023-01-30 10:09:15 +01:00
Christoph Herzog
42f58d0c98 Merge remote-tracking branch 'origin/master' into wasix 2023-01-28 08:30:02 +01:00
Felix Schütt
58a85d526a Add last video 2023-01-27 09:09:22 +01:00
Shun Sakai
f6e6829a9b Fix markup in Japanese README 2023-01-27 12:32:36 +09:00