Go to file
Tyler Hallada 5f8e00c300 Initial commit, mod action done, plugin WIP
Finally managed to get the wasm module loaded and executing using some webpack witchcraft.

Still need to actually implement the plugin action.
2022-03-23 01:25:58 -04:00
.vscode Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
src Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
.gitignore Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
LICENSE Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
package.json Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
tsconfig.json Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
webpack.config.js Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00
yarn.lock Initial commit, mod action done, plugin WIP 2022-03-23 01:25:58 -04:00