Issues
- 2
The "command" argument must be of type string. Received an instance of Uint8Array
#221 opened by RodrigoDornelles - 1
WasmGC based Lua implementation?
#220 opened by rweichler - 7
- 31
fengari.io
#216 opened by Bat1963 - 3
Project status and question
#211 opened by Jericho1060 - 1
How to use fengari?
#218 opened by Aerixblx - 3
tostring of infinity doesn't match PUC
#217 opened by technomancy - 9
- 4
tostring number cause issue due a trail ".0"
#214 opened by shaypep - 1
JS api isn't working as expected.
#212 opened by DoubleShotgun - 3
Getting fetch response in lua
#213 opened by DoubleShotgun - 2
TS Type Definition
#208 opened by 0komo - 13
Feature Request: Promise Feature
#206 opened by MarketingPip - 1
Feature Request: support CJSON
#207 opened by shayff - 7
Bug with Eris JS in Fengari
#205 opened by 0komo - 4
Bug in os.time?
#203 opened by EzequielHiran - 3
- 1
loadstring doesn't appear to work
#201 opened by Forcoy - 1
Calling keyword functions (then,end,etc)
#200 opened by A-Cloud-Ninja - 1
Embedding on WatchOS
#199 opened by Lelelo1 - 1
Add support for 64 Bit Integers
#197 opened by MetaIdea - 3
- 7
In node, lua `require 'file'`, `lual_dofile`, `luaL_loadfile`, etc. doesn't seem to be working with non-empty files in jest tests
#182 opened by cableray - 2
Does step-by-step debugging work?
#170 opened by d9k - 0
Create release v0.1.5
#192 opened by PRTTMPRPHT - 3
- 4
- 1
How to define global objects?
#187 opened by evantahler - 4
Running user code
#186 opened by danbulant - 2
Fengari fails loading on web environment with process global variable present
#189 opened by nbarrera - 1
use setTimeout with coroutine.resume get 'TypeError: t.stack[e] is undefined'
#188 opened by chenxuuu - 2
"AssertionError: stack overflow" trying to push a complex JSON object with 10-level nested fields
#184 opened by javierfernandes - 2
Modify/override how numbers get stringified in Lua
#183 opened by cableray - 6
How to await function in js side
#180 opened by frank-zsy - 5
Register doesn't work
#178 opened by ske2004 - 2
- 8
[Bug] Possible bug of index2addr
#175 opened by frank-zsy - 1
io library missing?
#174 opened by FrancoisMentec - 1
Table length
#173 opened by dooleydiligent - 8
Can't Put Globals Inside of State
#171 opened by tilkinsc - 0
A potential workaround here is to force webpack into the browser-compatible branch, using the [`DefinePlugin`](https://webpack.js.org/plugins/define-plugin/):
#169 opened by 435352980 - 11
Creating callbacks with global functions
#161 opened by grilme99 - 3
How do I use lua_dump?
#168 opened by grilme99 - 2
Lua Table to JSON?
#167 opened by RussellHaley - 8
fengari doesn't work with webpack when targetting browser - dependency on fs
#156 opened by roddypratt - 4
Wrong value from luaH_getn
#162 opened by unkernet - 1
lua_tojsstring undefined
#164 opened by ToldFable - 16
Performance Tips?
#160 opened by grilme99 - 1
Timing out a script when someone uses while true do
#159 opened by grilme99 - 5
Table extra fields in js object
#155 opened by edubart