extensibleweb / webidl.js

An implementation of WebIDL in ECMAScript
55 stars 14 forks source link

Implement Byte type #4

Closed marcoscaceres closed 11 years ago

marcoscaceres commented 11 years ago

http://www.w3.org/TR/WebIDL/#idl-byte

marcoscaceres commented 11 years ago

Blocked by: https://github.com/extensibleweb/webidl.js/issues/35

marcoscaceres commented 11 years ago

Needs code review: https://github.com/extensibleweb/webidl.js/blob/master/lib/types/Byte.js