feat: patch js-wasm
This commit is contained in:
8
__wasm/js-wasm/helloworld/js-wasm/bindings/web_dom.yaml
Normal file
8
__wasm/js-wasm/helloworld/js-wasm/bindings/web_dom.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- namespace: document
|
||||
functions:
|
||||
- name: getElementById
|
||||
parameters:
|
||||
- name: id
|
||||
parameter_type: string
|
||||
output: object
|
||||
Reference in New Issue
Block a user