Results 13 issues of noname

### Why `array?: number[]` of the existing `Euler.toArray()` method is a typing that does not fit the implementation of the method. This is the original d.ts code. ```ts toArray(array?: number[],...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...

enhancement
refactor
configure

``` DeprecationWarning: 'createIdentifier' has been deprecated since v4.0.0. Use the appropriate method on 'ts.factory' or the 'factory' supplied by your transformation context instead. DeprecationWarning: '' has been deprecated since v4.0.0....

enhancement

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [x] Refactor - [...

Updated mmd loader's playground to match the latest package changes

## Summary According to the [rust documentation](https://doc.rust-lang.org/std/mem/fn.transmute.html) , `std::mem::transmute` is a dangerous function that is very prone to creating undefined behavior and should only be used as a last resort:...

github
rust

Use 1 length typed array pointer instead of wasm function