Canvas Nasal/JavaScript Subset: Difference between revisions

Jump to navigation Jump to search
m
(Created page with "{{Stub}} {{WIP}} {{Nasal Navigation}} == Background == Given the recent mongoose/httpd work, we've been seeing some overlapping functionality that's already available in Nas...")
 
Line 23: Line 23:
We also need to keep in mind that props.nas may be updated using cppbind sooner or later to reduce Nasal space overhead.
We also need to keep in mind that props.nas may be updated using cppbind sooner or later to reduce Nasal space overhead.


== APIs ==
* setprop/getprop
* setlistener
* settimer
(it might make sense to directly encapsulate those APIs and use helper objects, as discussed on the forum)


== Design ==
== Design ==

Navigation menu