Directories
¶
| Path | Synopsis |
|---|---|
|
examples/embed/main.go Embedding example - demonstrates how to use xxlang as a Go library
|
examples/embed/main.go Embedding example - demonstrates how to use xxlang as a Go library |
|
examples/fib_plugin/main.go 演示如何使用 Xxlang 作为第三方库编写插件
|
examples/fib_plugin/main.go 演示如何使用 Xxlang 作为第三方库编写插件 |
|
plugin
examples/fib_plugin/fibplugin.go 这是一个示例插件,展示如何将 Xxlang 作为第三方库来编写插件
|
examples/fib_plugin/fibplugin.go 这是一个示例插件,展示如何将 Xxlang 作为第三方库来编写插件 |
|
examples/performance_via_go/main.go 演示如何从 Xxlang 调用 Go 函数实现高性能计算
|
examples/performance_via_go/main.go 演示如何从 Xxlang 调用 Go 函数实现高性能计算 |
|
examples/wasm_plugin/main.go Comprehensive test for WebAssembly plugins in Xxlang.
|
examples/wasm_plugin/main.go Comprehensive test for WebAssembly plugins in Xxlang. |
|
plugin
command
examples/wasm_plugin/plugin/fib.go A WebAssembly plugin for Fibonacci calculation.
|
examples/wasm_plugin/plugin/fib.go A WebAssembly plugin for Fibonacci calculation. |
|
test_loadplugin
command
test_loadplugin_main.go - Test loadPlugin function from Xxlang
|
test_loadplugin_main.go - Test loadPlugin function from Xxlang |
Click to show internal directories.
Click to hide internal directories.