summaryrefslogtreecommitdiff
path: root/src/node_wasm_web_api.cc
Commit message (Expand)AuthorAgeFilesLines
* src: use the internal field to determine if an object is a BaseObjectJoyee Cheung2023-04-061-1/+0
* src: rename internal module declaration as internal bindingslegendecas2022-11-291-3/+4
* src: remove usages of GetBackingStore in WASIKeyhan Vakil2022-08-031-2/+2
* src: split property helpers from node::Environmentlegendecas2022-08-021-7/+8
* bootstrap: include code cache in the embedded snapshotJoyee Cheung2022-05-171-0/+1
* bootstrap: fix wasm_web_api external reference registrationJoyee Cheung2022-05-021-0/+3
* lib,src: use Response URL as WebAssembly locationTobias Nießen2022-04-251-0/+12
* lib,src: implement WebAssembly Web APITobias Nießen2022-04-231-0/+196