mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 22:10:01 -04:00
improve build script arguments
This commit is contained in:
parent
5ecb30d5ed
commit
8ad11cd515
3 changed files with 17 additions and 2 deletions
|
@ -3,6 +3,11 @@ var asm ?= ?createWasm\(\);
|
|||
*/
|
||||
var asm = null;
|
||||
|
||||
/* REPLACE
|
||||
var wasmExports ?= ?createWasm\(\);
|
||||
*/
|
||||
var wasmExports = null;
|
||||
|
||||
/* DELETE
|
||||
run\(\);\n\n
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue