Steve Huguenin

Results 55 comments of Steve Huguenin

I'm not sure to understand. `AsBind.instantiate(...)` already returns a promise

Thank you. Community would bring you a lot of help. How is it going on ?

The author shows here how to configure the plugin with node.js https://github.com/surma/letterboxer/blob/master/rollup.config.js

Final steps are: - [x] Fix typings between JS and AS/TS - [x] Be able to work fully with emitted JS from AS implementation - [ ] Write an encapsulated...

Hi @trusktr > This will be neat for AS users to have! > Thanks! I hope we could see more WebGL frameworks emerge on the WebAssembly platform and this helps...

I have a weird compiler output due to type declared inside modules yet.. https://gist.github.com/StEvUgnIn/acbfed089a24b1c671f79b1a36723a06 But so far, it seems to go well. Edit: I have modified the utility bundle-dts.ts, so...

![image](https://user-images.githubusercontent.com/7686916/113019046-77b39a80-9181-11eb-9210-89cf3cf2cc43.png) JavaScript output now renders

Hello @mrchantey, Please you are welcome for trying and sharing your proposition.

I have been having issues with my setup and I still didn't go through resolving to use [as-bind](https://github.com/torch2424/as-bind) to have an encapsulated interface that allows full compatibility with gl-matrix.js on...