LibWasm: Port to Windows

This commit is contained in:
stasoid 2025-02-11 19:57:05 +05:00 committed by Andrew Kaster
commit 44ddc4fc28
Notes: github-actions[bot] 2025-02-12 06:12:12 +00:00
2 changed files with 5 additions and 1 deletions

View file

@ -20,6 +20,7 @@
namespace Wasm {
class Configuration;
class Result;
struct Interpreter;
struct InstantiationError {