Y
Hacker News
new
|
ask
|
show
|
jobs
by
liuliu
1019 days ago
Oh, by "boxing object", I meant to create the in-memory object that can be used by JavaScript runtime, preferably native objects. For example, in JSC case, something like
https://developer.apple.com/documentation/javascriptcore/jsv...
.
1 comments
tomcam
1014 days ago
Ah, thanks
link