Sven Pfennig

Results 15 comments of Sven Pfennig

Yes, it was a workaround using jQuery. It's not working since jQuery was removed from the project.

The important commit is https://github.com/Paldom/angular2-rest/pull/22/commits/2da6d04dd0803e269e4c64c6a1f6fae79a7d70e1. Feel free to cherry-pick it. All the other changes have been committed to satisfy Travis CI.

@mjerez-radical what do you think about passing a function as @BaseUrl parameter like in PR #22 ?

A minimal bindgen project could look like this: ~~https://github.com/0xE282B0/wasm-micro-runtime/tree/rust-sdk/wamr-sdk-rust~~ moved to https://github.com/0xE282B0/wasm-micro-runtime/tree/rust-sdk/language-bindings/rust @lum1n0us is it ok to place the rust-sdk in the wamr repo? Where can I find good examples...

Hi all, I'd like to open a PR for the rust language binding to give others the opportunity to contribute. Since it is still very raw, should I open a...