Diego
|
cf6aa77816
LibWasm: Fix memory limits validator discrepancy
|
1 tahun lalu |
Ali Mohammad Pur
|
cced555879
LibWasm: Avoid pointless vector copies in Validator::Context
|
1 tahun lalu |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 tahun lalu |
Ali Mohammad Pur
|
2462064fcd
LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions
|
2 tahun lalu |
Ali Mohammad Pur
|
8668851cb1
LibWasm: Do not allow self-referencial globals
|
2 tahun lalu |
Ali Mohammad Pur
|
7e6341587b
AK+Everywhere: Disallow Error::from_string_view(FooString)
|
2 tahun lalu |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 tahun lalu |
Sam Atkins
|
8d31e04b8a
LibWasm: Remove declarations for non-existent methods
|
2 tahun lalu |
Ben Wiederhake
|
8a331d4fa0
Everywhere: Move AK/Debug.h include to using files or remove
|
2 tahun lalu |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 tahun lalu |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 tahun lalu |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 tahun lalu |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 tahun lalu |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 tahun lalu |
Ali Mohammad Pur
|
a6c4b6848b
LibWasm: Use some template magic to greatly simplify stack validation
|
3 tahun lalu |
Ali Mohammad Pur
|
eccdf4eb4b
LibWasm: Fix validation of if-else blocks
|
3 tahun lalu |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 tahun lalu |
Ali Mohammad Pur
|
7d1142e2c8
LibWasm: Implement module validation
|
3 tahun lalu |