issues
search
ceifa
/
wasmoon
A real lua 5.4 VM with JS bindings made with webassembly
MIT License
495
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to execute wasmoon with lua module?
#124
JNY0606
closed
6 days ago
1
Can't use constructors with JS interop
#123
qgcarver
opened
1 month ago
2
Binary data as lua string
#122
fatal10110
opened
2 months ago
1
Pass strings including \0 through interop
#121
basdl
opened
3 months ago
1
Error: __webpack_require__(...).pathToFilrUrl is not a function
#120
lontrr
closed
3 months ago
1
continue: some documentation to public facing classes and functions
#119
RodrigoDornelles
opened
4 months ago
0
Failed to initialize LuaFactory in Vercel with custom wasm file path.
#118
pureliumy
opened
5 months ago
1
how to use await() in coroutine?
#117
jinguo-yin
closed
6 days ago
4
Saving & Restoring state
#116
codingMASTER398
closed
5 months ago
1
Read and Write operations directly in browser memory
#115
Srikanth-Mohankumar
closed
5 months ago
2
fix: lua utf8 API.
#114
notpeter
closed
6 months ago
0
test sometimes fails
#113
ParadiseFallen
opened
6 months ago
1
Default null to nil when injectObjects is not set
#112
gudzpoz
closed
7 months ago
3
Integrating with very old node version
#111
Vicinity4519
closed
7 months ago
3
How can I register a javascript custom type into Lua?
#110
luyufxckyouall
closed
7 months ago
1
Memory error with repeated calls
#109
aekobear
opened
8 months ago
5
Errors on version greater than 1.15.0
#108
luyufxckyouall
closed
9 months ago
0
Errors on version greater than 1.15.0
#107
luyufxckyouall
closed
9 months ago
0
Adds some documentation to public facing classes and functions
#106
PlaryWasTaken
opened
10 months ago
12
Awaiting multiple asynchronous calls in callback function
#105
rkristof
opened
10 months ago
3
Unable to handle null values between js and the lua vm
#104
janfrodej
closed
7 months ago
3
Loading UTF8 library loads String instead
#103
LapisHusky
closed
6 months ago
0
[Feature Request] Filter properties on Proxy objects?
#102
volundmush
closed
10 months ago
1
Various safety changes, bugfixes and added null type
#101
tims-bsquare
closed
11 months ago
1
Leverage WASM_BIGINT for 64-bit integers
#100
Sapu94
closed
11 months ago
0
Undesired tostring()/format() results for large numbers
#99
Sapu94
closed
11 months ago
3
[BUG] wrapper breaks sometimes
#98
ParadiseFallen
closed
11 months ago
2
Fix #54 misbehaving integers
#97
tims-bsquare
closed
11 months ago
10
unable to read table returned by js async function
#96
hariseldon78
closed
1 year ago
1
How to use `lua_dump`?
#95
paulyoung
closed
11 months ago
1
Fix patch version in unpkg url
#94
gudzpoz
closed
11 months ago
4
[bug] New patch release might break older versions: `wasmoon@1.15.1` breaking `wasmoon@1.15.0`
#93
gudzpoz
closed
11 months ago
0
Fix awaiting Promises when using with Angular
#92
rkristof
closed
1 year ago
0
When returning Promise to Lua (from JS function), getting "null function or function signature mismatch"
#91
pnemere
closed
1 year ago
3
Await doesn't work in Angular project
#90
rkristof
closed
1 year ago
2
Create wasmoon discord
#89
ParadiseFallen
closed
11 months ago
5
fix macos build
#88
ceifa
closed
1 year ago
0
Add MultiReturn support
#87
ParadiseFallen
opened
1 year ago
35
Class.new(...args) vs Class.create(...args)
#86
WebReflection
opened
1 year ago
5
Is this project abandoned?
#85
WebReflection
closed
1 year ago
4
[BUG] : cant handle multi return values
#84
ParadiseFallen
opened
1 year ago
7
Missing PATH and PATH_FS for FS operations
#83
WebReflection
opened
1 year ago
4
unable to remove keys from hashes after interop
#82
TomWoodward
opened
1 year ago
4
TypeError: this.module.allocateUTF8 is not a function
#81
qinqiyong
closed
1 year ago
1
Replace allocateUTF8 with stringToNewUTF8
#80
arrays-start-at-zero
closed
1 year ago
0
Requiring module failed
#79
pureliumy
closed
11 months ago
8
Unexpected behavior from arrays
#78
itz-coffee
opened
1 year ago
2
Increase stack size to 1MB and add lua tests
#77
ceifa
closed
1 year ago
1
Ability to be used offline
#76
TechStudent10
closed
1 year ago
10
STACK_SIZE vs. LUAI_MAXCCALLS
#75
gottfriedleibniz
closed
1 year ago
2
Next