ravilmc / nepsetools

MIT License
0 stars 0 forks source link

[QUESTION] - Is source code for nepsejwtutils.wasm available? #1

Open sujit-baniya opened 3 weeks ago

sujit-baniya commented 3 weeks ago

Is source code for nepsejwtutils.wasm available?

ravilmc commented 2 weeks ago

It is the wasm file that nepalstock.com uses to generate the tokens. It is available at

https://www.nepalstock.com/assets/prod/css.wasm

I used wasm2c to convert it to c and used information from the generated c code.

wasm2c library