[Wasm/WASI] Implement Wasm WASI box test for K2
Fix #KT-64449
This commit is contained in:
committed by
Space Team
parent
a5dd71ac93
commit
4a49261f8c
@@ -1,6 +1,8 @@
|
||||
// MODULE: main
|
||||
// FILE: main.kt
|
||||
|
||||
import kotlin.wasm.WasmExport
|
||||
|
||||
var onExportedFunctionExitCounter = 0
|
||||
|
||||
@WasmExport()
|
||||
|
||||
Reference in New Issue
Block a user