[+] update wasm cross init

This commit is contained in:
Siarhei Siniak 2025-06-12 15:28:37 +03:00
parent 62a21cc6a0
commit 3b90dbb347
3 changed files with 5 additions and 1 deletions

@ -5,6 +5,7 @@ ar = 'emar'
windres = '/usr/bin/false'
; exe_wrapper = '/usr/bin/false'
exe_wrapper = 'node'
pkg-config = 'pkg-config'
[host_machine]
system = 'linux'

@ -5,7 +5,7 @@ project(
).stdout().strip('\n'),
# 'online.fxreader.uv',
# ['c', 'cpp'],
version: '0.1.5.17+27.20',
version: '0.1.5.17+27.21',
# default_options: [
# 'cpp_std=c++23',
# # 'prefer_static=true',

Binary file not shown.