Skip to content

Commit dcd3715

Browse files
committed
wasi_ephemeral_nn.h: add a convenience wrapper header
1 parent c0fa940 commit dcd3715

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* Copyright (C) 2025 Midokura Japan KK. All rights reserved.
3+
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4+
*/
5+
6+
#define WASM_ENABLE_WASI_EPHEMERAL_NN 1
7+
#include "wasi_nn.h"

0 commit comments

Comments
 (0)