-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I tried copying the following line from the readme, into my HTML, to pick where binaries are read from:
let wasmterm = new WasmWebTerm("./binaries")
But, I get the output:
Uncaught TypeError: WasmWebTerm is not a constructor
<anonymous> http://localhost:8080/wasm-webterm.html:16
[wasm-webterm.html:16:28](http://localhost:8080/wasm-webterm.html)
<anonymous> http://localhost:8080/wasm-webterm.html:16
I'm not a javascript expert, so sorry if this is obvious.
Metadata
Metadata
Assignees
Labels
No labels