2个不稳定版本
0.2.0 | 2020年3月11日 |
---|---|
0.1.0 | 2020年2月19日 |
1494 在 WebAssembly 中排名
每月下载量 103
用于 11 crate
140KB
3.5K SLoC
Wasm调试
这是一个通用crate,用于处理和将Wasm DWARF转换为可以包含在编译对象文件中或通过GDB JIT接口传递给调试器的DWARF。
该项目是 wasmtime-debug
的分支,不依赖于任何运行时。
在应用此crate的修复时,如果适用,请向 wasmtime-debug
发送补丁副本。
在合并来自 wasmtime-debug
的修复时,请注意更新版权声明和可能的许可变更。
许可证
此crate包含受以下许可证许可和/或可能受以下许可证许可的代码
Apache 2.0 WITH LLVM exception
Copyright 2020 The Wasmtime Project Developers
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://apache.ac.cn/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Apache 2.0 WITH LLVM exception
Copyright 2020-present Wasmer, inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://apache.ac.cn/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
有关更多信息,请参阅许可证。
依赖项
~6.5MB
~126K SLoC