mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-04 23:30:20 +00:00
LibWasm: Port to Windows
This commit is contained in:
parent
4227f5d6c5
commit
44ddc4fc28
Notes:
github-actions[bot]
2025-02-12 06:12:12 +00:00
Author: https://github.com/stasoid
Commit: 44ddc4fc28
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3542
Reviewed-by: https://github.com/ADKaster ✅
2 changed files with 5 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
|||
namespace Wasm {
|
||||
|
||||
class Configuration;
|
||||
class Result;
|
||||
struct Interpreter;
|
||||
|
||||
struct InstantiationError {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue