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 04:48:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,501
Commits
1
Branch
0
Tags
bb0c137bdfe7104ce544c8e92b5a23719eaa01a0
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