Commit 079738f
authored
Remove stub flavor of wasm worker library. NFC (#26429)
As far as I can tell there is no way to actually use this library since
libwasm_workers is only ever included when `-sWASM_WORKERS` is used.
Given that it not active/usable I think we should remove it until there
is demand for something like this.
Also, remove the addition of `-fPIC` (that is handled already by
get_base_cflags);
Also, remove the addition of `-DNDEBUG` (that is handled already by
DebugLibrary).1 parent 5eeef58 commit 079738f
3 files changed
Lines changed: 5 additions & 130 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1504 | 1504 | | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | | - | |
1508 | | - | |
1509 | | - | |
1510 | | - | |
| 1507 | + | |
| 1508 | + | |
1511 | 1509 | | |
1512 | 1510 | | |
1513 | | - | |
| 1511 | + | |
1514 | 1512 | | |
1515 | | - | |
1516 | 1513 | | |
1517 | 1514 | | |
1518 | 1515 | | |
| |||
1521 | 1518 | | |
1522 | 1519 | | |
1523 | 1520 | | |
1524 | | - | |
1525 | | - | |
1526 | | - | |
1527 | | - | |
1528 | | - | |
| 1521 | + | |
1529 | 1522 | | |
1530 | 1523 | | |
1531 | | - | |
1532 | | - | |
1533 | | - | |
1534 | | - | |
1535 | | - | |
1536 | | - | |
1537 | | - | |
1538 | | - | |
1539 | | - | |
1540 | | - | |
1541 | | - | |
1542 | | - | |
1543 | | - | |
1544 | | - | |
1545 | | - | |
1546 | | - | |
1547 | | - | |
1548 | | - | |
1549 | | - | |
1550 | | - | |
1551 | | - | |
1552 | | - | |
1553 | | - | |
1554 | | - | |
1555 | | - | |
1556 | | - | |
1557 | | - | |
1558 | | - | |
1559 | | - | |
1560 | 1524 | | |
1561 | 1525 | | |
1562 | | - | |
| 1526 | + | |
1563 | 1527 | | |
1564 | 1528 | | |
1565 | 1529 | | |
| |||
0 commit comments