issues
search
dop251
/
goja
ECMAScript/JavaScript engine in pure Go
MIT License
5.63k
stars
378
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
object key order can change between executions
#628
TristanSpeakEasy
closed
5 days ago
4
Stack overflow when printing this
#627
seamory
closed
2 weeks ago
1
Introduce node.js built-in modules and third-party libraries
#626
iamTangyq
closed
1 day ago
1
Limits
#625
evgenyk
closed
4 weeks ago
0
Promise resolve and reject now return Interrupt errors
#624
mstoykov
closed
1 month ago
1
Interrupting while resolving a promise from go looks like nothing went wrong
#623
mstoykov
closed
1 month ago
6
Upgraded github actions.
#621
dop251
closed
1 month ago
0
Nested []any should be addressable
#620
dop251
closed
1 month ago
2
Exposing the entries of a custom `map` instead of its methods
#617
buschtoens
opened
1 month ago
1
Parser: "recursive" destructuring not working as expected
#614
sukus21
closed
2 months ago
1
Reimplement date parser
#611
rkscv
closed
2 months ago
2
String() method without pointer results in different behaviour
#610
pgundlach
closed
2 months ago
2
fix: DotAll flag with group
#609
monkeyWie
closed
2 months ago
1
DefinitelyTyped for goja and goja-node?
#608
benallfree
opened
2 months ago
3
some modules cause the exception`GoError: Invalid module`
#607
dogil-minsu
closed
2 months ago
1
go<->js interop: map forEach
#605
p8a
closed
2 months ago
5
Is it normal for this JavaScript code to run slowly?
#604
jwwsjlm
closed
2 months ago
1
Numeric separator literal
#603
dop251
closed
3 months ago
0
Separators for numeric literals
#602
joanlopez
closed
3 months ago
2
Implemented BigInt
#597
shiroyk
closed
3 months ago
1
how to get script real line number?
#596
yundiz
closed
3 months ago
2
Implemented {Array, TypedArray}.prototype.{with, toReversed, toSorted}
#595
shiroyk
closed
3 months ago
1
feat: regular expressions support DotAll flag
#593
monkeyWie
closed
3 months ago
1
Added Error cause
#592
shiroyk
closed
3 months ago
0
RegExp dont support dotAll flag
#591
monkeyWie
closed
3 months ago
0
Object.keys with map[int]any will return <int Value>
#590
onionwyl
closed
3 months ago
2
Runtime clears its own interrupt
#589
gbl08ma
closed
3 months ago
1
BUG: String.split on an empty string may produces unexpected results
#588
Kr328
closed
4 months ago
1
Circular References Memory Leak
#587
Hyhyx
closed
4 months ago
1
Listing class properties
#584
danthegoodman1
closed
5 months ago
5
how to register custom object into goja like before?
#583
yundiz
closed
5 months ago
3
Go binding for function rest params does not work as expected
#582
yinxulai
closed
5 months ago
2
Added Exception.Stack() method. Closes #479
#580
a-donda
closed
5 months ago
0
Fix Exception.Error() output when e.val is nil and e is not
#579
a-donda
closed
5 months ago
0
Allow access to the public fields of unexported embedded struct
#578
ganigeorgiev
closed
5 months ago
0
abnormal string input to js function
#577
zhu659zhu
closed
5 months ago
1
Check obj value before call ToObject to get prototype
#576
dvwzj
closed
5 months ago
1
if i want to let users do js on my server like cloudflare workers, is it possible to use your repo to do so?
#575
sprappcom
closed
5 months ago
1
Convert []uint8 to Uint8Array
#574
devsnek
closed
4 months ago
2
Export JS array to Go slice
#573
jimafisk
closed
5 months ago
2
Builtin Date locale's methods ignore locale argument
#572
olegbespalov
opened
6 months ago
1
Fibers/Coroutines
#570
neimanpinchas
closed
5 months ago
4
How to limit the number of for loops
#569
vendersen
closed
6 months ago
1
Request for Assistance: Obtaining Abstract Syntax Tree (AST) with Goja
#568
chushuai
closed
6 months ago
1
vm reuse problem
#567
seniorGolang
closed
7 months ago
2
how to impove performance for a amount of constant literal in a javascript file
#566
pkujhd
closed
6 months ago
4
Support for setting a Promise as handled to true
#565
joanlopez
closed
5 months ago
3
What Is Types Marshaling Among JS and GOLANG Spaces.
#564
gastraight
closed
3 months ago
0
How to Throw an Error From the Golang Function
#563
gastraight
closed
3 months ago
0
Subscribe *Promise Pending Status
#562
gastraight
closed
3 months ago
2
Next