This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-21 21:05:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,180
Commits
1
Branch
0
Tags
dca0483e9a0411e00573de2b00f8f06eafbcd11b
Commit Graph
1 Commits
Author
SHA1
Message
Date
Matthew Olsson
107ca2e4ba
LibJS: Add function call spreading
...
Adds support for the following syntax: myFunction(...x, ...[1, 2, 3], ...o.foo, ...'abcd')
2020-05-06 19:19:02 +02:00