Please I need help adding Javascript file/link to my web assembly.
I am new to web assembly.
Trying to load below script to my Web Assembly for Datatable
<script src="https://cdn.datatables.net/1.10.20/js/dataTables.bootstrap4.min.js"></script>
Please I need help adding Javascript file/link to my web assembly.
I am new to web assembly.
Trying to load below script to my Web Assembly for Datatable
<script src="https://cdn.datatables.net/1.10.20/js/dataTables.bootstrap4.min.js"></script>