mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-19 01:24:20 +01:00
small fixes
This commit is contained in:
@@ -11,7 +11,7 @@ const __wasi = new __WASI({
|
||||
version: 'preview1',
|
||||
})
|
||||
|
||||
const __wasmUrl = new URL('./turso.wasm32-wasi.debug.wasm', import.meta.url).href
|
||||
const __wasmUrl = new URL('./turso.wasm32-wasi.wasm', import.meta.url).href
|
||||
const __emnapiContext = __emnapiGetDefaultContext()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user