Searched defs:approach (Results 1 – 5 of 5) sorted by relevance
22 ### Up-to-date core WebAssembly support28 ### Key API support47 ### Making it as easy as possible to load WASM59 ### Making sure the core Node.js APIs are compatible with WebAssembly
16 ### Document the security model36 ### Document threat models and current state of the art53 ### Support experimentation on features like permissions and policies
13 ### Limitations of a direct approach21 ### Save-and-compare approach33 ### Keeping up with storage format evolution
81 enum Approach { kDirect, kIndirect } approach; member
2451 "approach": { object