Y
Hacker News
new
|
ask
|
show
|
jobs
by
azakai
4601 days ago
The code is open source, but last I heard there isn't a spec for PNaCl/PPAPI.
1 comments
eliben
4601 days ago
The PNaCl ABI is defined here:
https://developers.google.com/native-client/dev/reference/pn...
- and it's definitely a work in progress we'll be trying to improve. As for Pepper, it's also all documented here and below -
https://developers.google.com/native-client/dev/pepperc/
Granted, this is documentation, not a standards-body spec.
link
azakai
4600 days ago
Yes, certainly has had effort put into proper documentation. Do you know if there is also work being done to spec it formally?
link
eliben
4600 days ago
We're definitely considering it.
link
Granted, this is documentation, not a standards-body spec.