@rolldown/binding-wasm32-wasi 0.15.1-commit.cc6f557 → 0.15.1-commit.f9fc700

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rolldown/binding-wasm32-wasi",
3
- "version": "0.15.1-commit.cc6f557",
3
+ "version": "0.15.1-commit.f9fc700",
4
4
  "cpu": [
5
5
  "wasm32"
6
6
  ],
@@ -58,11 +58,10 @@ const {
58
58
  })
59
59
 
60
60
  function __napi_rs_initialize_modules(__napiInstance) {
61
- __napiInstance.exports['__napi_register__OxcError_struct_0']?.()
62
61
  __napiInstance.exports['__napi_register__SourceMap_struct_0']?.()
62
+ __napiInstance.exports['__napi_register__OxcError_struct_0']?.()
63
63
  __napiInstance.exports['__napi_register__ErrorLabel_struct_1']?.()
64
64
  __napiInstance.exports['__napi_register__Severity_2']?.()
65
- __napiInstance.exports['__napi_register__SourceMap_struct_0']?.()
66
65
  __napiInstance.exports['__napi_register__IsolatedDeclarationsResult_struct_0']?.()
67
66
  __napiInstance.exports['__napi_register__IsolatedDeclarationsOptions_struct_1']?.()
68
67
  __napiInstance.exports['__napi_register__isolated_declaration_2']?.()
@@ -82,11 +82,10 @@ const { instance: __napiInstance, module: __wasiModule, napiModule: __napiModule
82
82
  })
83
83
 
84
84
  function __napi_rs_initialize_modules(__napiInstance) {
85
- __napiInstance.exports['__napi_register__OxcError_struct_0']?.()
86
85
  __napiInstance.exports['__napi_register__SourceMap_struct_0']?.()
86
+ __napiInstance.exports['__napi_register__OxcError_struct_0']?.()
87
87
  __napiInstance.exports['__napi_register__ErrorLabel_struct_1']?.()
88
88
  __napiInstance.exports['__napi_register__Severity_2']?.()
89
- __napiInstance.exports['__napi_register__SourceMap_struct_0']?.()
90
89
  __napiInstance.exports['__napi_register__IsolatedDeclarationsResult_struct_0']?.()
91
90
  __napiInstance.exports['__napi_register__IsolatedDeclarationsOptions_struct_1']?.()
92
91
  __napiInstance.exports['__napi_register__isolated_declaration_2']?.()
Binary file