issues
search
gamesys
/
moonshine
A lightweight Lua VM for the browser
http://moonshinejs.org
MIT License
502
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update unlink
#53
rozek
opened
3 years ago
1
Debug and editor examples not running
#52
hansdpf
opened
4 years ago
0
Incompatibility with node 12
#51
mrbuds
opened
4 years ago
0
'luac' is not recognized as an internal or external command
#50
oskar-codes
closed
1 month ago
0
How to convert LUA Table to javascript object
#49
stackola
opened
5 years ago
0
moonshinejs.org/editor/ does not compile, CORS issue with distillery.moonshinejs.org
#48
QmarkC
opened
6 years ago
0
lib-date tests assume local timezone is UTC
#47
bmcbarron
opened
7 years ago
0
Fix javascript "strict" issues from (#42).
#46
bmcbarron
opened
7 years ago
0
Journaling
#45
javierfernandes
closed
7 years ago
1
lua distillery
#44
DarkWiiPlayer
opened
7 years ago
0
Passing JSON Directly Yields Error
#43
Rybadour
closed
7 years ago
3
'use strict' and var shine = shine || {};
#42
bmcbarron
opened
7 years ago
1
Fix bug #40: string.sub broken for j=0 or j<i
#41
fcr--
closed
7 years ago
3
string.sub broken for j=0 or j<i
#40
fcr--
opened
7 years ago
1
Lua 5.2 support?
#39
ntdef
opened
7 years ago
0
nil addition behaves like js instead of lua
#38
raincomplex
opened
8 years ago
0
DumpSizeT should not always dump an 8 byte integer
#37
cntkillme
closed
7 years ago
1
Support for Lua modules
#36
darmie
closed
8 years ago
5
distil can't handle spaces in filename
#35
greay
opened
8 years ago
2
init.lua not loaded
#34
premek
closed
8 years ago
2
Moonshine prevents load of d3.js
#33
stuta
opened
8 years ago
0
Fixed modulo bug
#32
jason-kempster
closed
9 years ago
0
about lua coroutine
#31
cnlibla
opened
9 years ago
1
Pattern fixes
#30
markbrockington
opened
9 years ago
0
string.match -- allow matches of square brackets as magic characters
#29
markbrockington
closed
7 years ago
5
can I use moonshine with node.js?
#28
bofeng
closed
9 years ago
8
website offline?
#27
SiENcE
closed
9 years ago
3
move license to something more permissive
#26
seanjensengrey
closed
9 years ago
16
0.0.12 tagged but not in package.json
#25
kyrias
closed
10 years ago
3
Google Chrome TypeError
#24
CerfurMark
closed
10 years ago
2
ReferenceError: e is not defined
#23
alanwangfan
closed
9 years ago
3
Pattern translator does not escape special characters correctly.
#22
paulcuth
opened
10 years ago
1
Incorrect behaviour when dividing by zero.
#21
CerfurMark
closed
10 years ago
3
Issue with ipairs() and tables with "holes"
#20
paulcuth
closed
10 years ago
1
String.fromCharCode()
#19
CerfurMark
closed
10 years ago
3
False positive in rosetta stone pattern matching
#18
TannerRogalsky
opened
10 years ago
2
DOM INPUT value invalid
#17
CerfurMark
closed
10 years ago
2
DOM element can't call function?
#16
CerfurMark
closed
10 years ago
3
Iterating over a hash with pairs does not return keys that are numbers that are not positive integers
#15
TannerRogalsky
closed
10 years ago
3
loadstring() is not working.
#14
TannerRogalsky
closed
10 years ago
5
Fix typo in error var name
#13
goto-bus-stop
closed
9 years ago
3
Calling JavaScript instance functions from Lua does not respect the JS function's scope
#12
TannerRogalsky
closed
10 years ago
5
Support LuaSocket 2.0.x
#11
vschiavoni
opened
10 years ago
1
Add noConflict function.
#10
paulcuth
closed
10 years ago
1
javascript objects as userdata
#9
daurnimator
opened
10 years ago
1
coroutine.wrap fails on resume
#8
daurnimator
opened
10 years ago
0
Emulate package library correctly
#7
daurnimator
opened
10 years ago
1
Don't use `undefined`
#6
daurnimator
closed
10 years ago
1
Strange failure with lua 5.2
#5
daurnimator
closed
10 years ago
5
Support lua-TestMore Lua implementation test suite
#4
agladysh
opened
10 years ago
1
Next